HomeSort by: relevance | last modified time | path
    Searched defs:directive_info (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/compiler/
preprocess.h 237 typedef struct directive_info struct
239 struct directive_info *Next;
244 } DIRECTIVE_INFO;
261 PR_EXTERN DIRECTIVE_INFO PR_INIT_GLOBAL (*AslGbl_DirectiveStack, NULL);
preprocess.h 237 typedef struct directive_info struct
239 struct directive_info *Next;
244 } DIRECTIVE_INFO;
261 PR_EXTERN DIRECTIVE_INFO PR_INIT_GLOBAL (*AslGbl_DirectiveStack, NULL);

Completed in 22 milliseconds