Home
last modified time | relevance | path

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

/acpica-latest/source/compiler/
Daslexternal.c197 UINT32 ExternType; in ExDoExternal() local
202 ExternType = AnMapObjTypeToBtype (ExternTypeOp); in ExDoExternal()
203 if (ExternType != ACPI_BTYPE_METHOD) in ExDoExternal()
225 if (ExternType != ACPI_BTYPE_METHOD) in ExDoExternal()
227 sprintf (AslGbl_MsgBuffer, "Found type [%s]", AcpiUtGetTypeName(ExternType)); in ExDoExternal()
239 if (ExternType != ACPI_BTYPE_METHOD) in ExDoExternal()
241 sprintf (AslGbl_MsgBuffer, "Found type [%s]", AcpiUtGetTypeName(ExternType)); in ExDoExternal()