Home
last modified time | relevance | path

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

/dflybsd-src/sys/contrib/dev/acpica/source/tools/acpihelp/
H A Dahaslkey.c262 const AH_DIRECTIVE_INFO Gbl_PreprocessorDirectives[] = variable
H A Dacpihelp.h284 extern const AH_DIRECTIVE_INFO Gbl_PreprocessorDirectives[];
H A Dahdecode.c273 for (Info = Gbl_PreprocessorDirectives; Info->Name; Info++) in AhDisplayDirectives()