Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/compiler/
H A Ddtparser.y304 #define PR_YYTNAME_START 3 macro
350 [(ParseOpcode - PR_FIRST_PARSE_OPCODE) + PR_YYTNAME_START] + 6); in DtGetOpName()
H A Dprparser.y304 #define PR_YYTNAME_START 3 macro
353 [(ParseOpcode - PR_FIRST_PARSE_OPCODE) + PR_YYTNAME_START] + 6); in PrGetOpName()