Searched refs:AML_LEQUAL_OP (Results 1 - 6 of 6) sorted by relevance

/barrelfish-master/lib/acpica/source/components/executer/
H A Dexmisc.c475 case AML_LEQUAL_OP: /* LEqual (Operand0, Operand1) */
524 case AML_LEQUAL_OP: /* LEqual (Operand0, Operand1) */
H A Dexoparg6.c209 AML_LEQUAL_OP, MatchObj, PackageObj, &LogicalResult);
/barrelfish-master/lib/acpica/source/components/disassembler/
H A Ddmcstyle.c244 case AML_LEQUAL_OP:
268 case AML_LEQUAL_OP:
509 case AML_LEQUAL_OP:
661 case AML_LEQUAL_OP:
H A Ddmopcode.c780 case AML_LEQUAL_OP:
814 if ((Child->Common.AmlOpcode == AML_LEQUAL_OP) ||
/barrelfish-master/lib/acpica/source/include/
H A Damlcode.h200 #define AML_LEQUAL_OP (UINT16) 0x93 macro
/barrelfish-master/lib/acpica/source/compiler/
H A Daslmap.c337 /* LEQUAL */ OP_TABLE_ENTRY (AML_LEQUAL_OP, 0, 0, ACPI_BTYPE_INTEGER),

Completed in 51 milliseconds