Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/acpica/utilities/
H A Dutnonansi.c645 Status = AE_BAD_OCTAL_CONSTANT; in strtoul64()
/titanic_41/usr/src/cmd/acpi/common/
H A Dutnonansi.c645 Status = AE_BAD_OCTAL_CONSTANT; in strtoul64()
/titanic_41/usr/src/uts/intel/sys/acpi/
H A Dacexcep.h144 #define AE_BAD_OCTAL_CONSTANT EXCEP_PGM (0x0006) macro