Home
last modified time | relevance | path

Searched refs:INLINE_NAME (Results 1 – 1 of 1) sorted by relevance

/linux/tools/lib/python/kdoc/
H A Dkdoc_parser.py240 INLINE_NAME = 7 # gathering doc outside main block variable in state
1564 self.state = state.INLINE_NAME
1612 state.INLINE_NAME: process_inline_name,