Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/tools/acpihelp/
H A Dahaslkey.c154 const AH_DIRECTIVE_INFO Gbl_PreprocessorDirectives[] = variable
H A Dacpihelp.h176 extern const AH_DIRECTIVE_INFO Gbl_PreprocessorDirectives[];
H A Dahdecode.c165 for (Info = Gbl_PreprocessorDirectives; Info->Name; Info++) in AhDisplayDirectives()