Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/acpica/utilities/
H A Dutpredef.c318 static const char *UtExternalTypeNames[] = /* Indexed by ACPI_TYPE_* */ variable
509 strcat (Buffer, UtExternalTypeNames[ThisArgumentType] + SubIndex); in AcpiUtGetArgumentTypes()