Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/dev/acpica/include/
HDacexcep.h143 #define AE_BAD_OCTAL_CONSTANT EXCEP_PGM (0x0006) macro
/NextBSD/sys/contrib/dev/acpica/compiler/
HDaslutils.c1123 Status = AE_BAD_OCTAL_CONSTANT; in stroul64()