Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/compiler/
A Dasldefine.h67 #define ASL_PARSE_OPCODE_BASE PARSEOP_ACCESSAS /* First Lex type */ macro
A Dasltransform.c428 Index = (UINT16) (Next->Asl.ParseOpcode - ASL_PARSE_OPCODE_BASE); in TrDoSwitch()
A Daslopcodes.c1444 Index = (UINT16) (Op->Asl.ParseOpcode - ASL_PARSE_OPCODE_BASE); in OpcGenerateAmlOpcode()

Completed in 5 milliseconds