Searched refs:Gbl_PreprocessorDirectives (Results 1 – 3 of 3) sorted by relevance
154 const AH_DIRECTIVE_INFO Gbl_PreprocessorDirectives[] = variable
176 extern const AH_DIRECTIVE_INFO Gbl_PreprocessorDirectives[];
165 for (Info = Gbl_PreprocessorDirectives; Info->Name; Info++) in AhDisplayDirectives()