Searched defs:directive_info (Results 1 – 1 of 1) sorted by relevance
237 typedef struct directive_info struct239 struct directive_info *Next; argument240 char Argument[MAX_ARGUMENT_LENGTH];241 int Directive;242 BOOLEAN IgnoringThisCodeBlock;