Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/acpica/compiler/
HDaslsupport.l159 #define ASL_OCTAL_CONSTANT 2 macro
880 State = ASL_OCTAL_CONSTANT; in AslDoStringLiteral()
897 case ASL_OCTAL_CONSTANT: in AslDoStringLiteral()