Home
last modified time | relevance | path

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

/acpica-latest/source/tools/acpihelp/
Dahaslkey.c262 const AH_DIRECTIVE_INFO Gbl_PreprocessorDirectives[] = variable
Dacpihelp.h284 extern const AH_DIRECTIVE_INFO Gbl_PreprocessorDirectives[];
Dahdecode.c273 for (Info = Gbl_PreprocessorDirectives; Info->Name; Info++) in AhDisplayDirectives()