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.py106 INLINE_NAME = 7 #: Gathering doc outside main block. variable in state
1662 self.state = state.INLINE_NAME
1708 state.INLINE_NAME: process_inline_name,