Home
last modified time | relevance | path

Searched refs:RE_generic_type (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/Documentation/sphinx/
H A Dautomarkup.py38 RE_generic_type = re.compile(r'\b(struct|union|enum|typedef)\s+([a-zA-Z_]\w+)', variable
82 RE_generic_type: markup_c_ref}
161 RE_generic_type: 'c-type',
170 RE_generic_type: 'type',
/kernel/linux/linux-6.6/Documentation/sphinx/
H A Dautomarkup.py38 RE_generic_type = re.compile(r'\b(struct|union|enum|typedef)\s+([a-zA-Z_]\w+)', variable
86 RE_generic_type: markup_c_ref}
181 RE_generic_type: 'c-type',
190 RE_generic_type: 'type',

Completed in 1 milliseconds