Home
last modified time | relevance | path

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

/acpica-latest/source/compiler/
Daslload.c1047 ACPI_OBJECT_TYPE ExternalType; in LdMatchExternType() local
1061 ExternalType = Type2; in LdMatchExternType()
1066 ExternalType = Type1; in LdMatchExternType()
1086 return (LocalType == ExternalType); in LdMatchExternType()