Home
last modified time | relevance | path

Searched defs:directive_info (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/dev/acpica/compiler/
H A Dpreprocess.h237 typedef struct directive_info struct
239 struct directive_info *Next; argument
240 char Argument[MAX_ARGUMENT_LENGTH];
241 int Directive;
242 BOOLEAN IgnoringThisCodeBlock;