Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Dprscan.c1084 DIRECTIVE_INFO *Info; in PrPushDirective()
1089 Info = ACPI_CAST_PTR (DIRECTIVE_INFO, in PrPushDirective()
1090 UtLocalCacheCalloc (sizeof (DIRECTIVE_INFO))); in PrPushDirective()
1132 DIRECTIVE_INFO *Info; in PrPopDirective()
H A Dpreprocess.h136 } DIRECTIVE_INFO; typedef
153 PR_EXTERN DIRECTIVE_INFO PR_INIT_GLOBAL (*AslGbl_DirectiveStack, NULL);