Searched defs:directive_info (Results 1 – 3 of 3) sorted by relevance
129 typedef struct directive_info struct131 struct directive_info *Next; argument132 char Argument[MAX_ARGUMENT_LENGTH];133 int Directive;134 BOOLEAN IgnoringThisCodeBlock;
401 const directive_infoS directive_info[] = variable
414 const directive_infoS directive_info[] = variable