Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/sphinx/
H A Dcdomain.py78 RE_ctype = re.compile(r'^\s*..\s*c:(struct|union|enum|enumerator|alias)::\s*(.*)$') variable
107 RE_ctype: markup_ctype,