Searched refs:AslGbl_SpecialNamedObjects (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/dev/acpica/compiler/
H A Daslglobal.h226 const char *AslGbl_SpecialNamedObjects [MAX_SPECIAL_NAMES] = variable
243 extern const char *AslGbl_SpecialNamedObjects[MAX_SPECIAL_NAMES];
H A Daslload.c1230 * AslGbl_SpecialNamedObjects and can only be declared at the root
1246 if (ACPI_COMPARE_NAMESEG(Node->Name.Ascii, AslGbl_SpecialNamedObjects[i]) &&

Completed in 93 milliseconds