Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/compiler/
H A 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()