Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslload.c939 ACPI_OBJECT_TYPE ExternalType; in LdMatchExternType() local
953 ExternalType = Type2; in LdMatchExternType()
958 ExternalType = Type1; in LdMatchExternType()
978 return (LocalType == ExternalType); in LdMatchExternType()