Home
last modified time | relevance | path

Searched refs:DIRECTIVE_INFO (Results 1 – 2 of 2) sorted by relevance

/acpica-latest/source/compiler/
Dprscan.c1192 DIRECTIVE_INFO *Info; in PrPushDirective()
1197 Info = ACPI_CAST_PTR (DIRECTIVE_INFO, in PrPushDirective()
1198 UtLocalCacheCalloc (sizeof (DIRECTIVE_INFO))); in PrPushDirective()
1240 DIRECTIVE_INFO *Info; in PrPopDirective()
Dpreprocess.h244 } DIRECTIVE_INFO; typedef
261 PR_EXTERN DIRECTIVE_INFO PR_INIT_GLOBAL (*AslGbl_DirectiveStack, NULL);