Searched refs:AML_SUBTRACT_OP (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/contrib/dev/acpica/components/disassembler/
H A Ddmcstyle.c245 case AML_SUBTRACT_OP:
417 case AML_SUBTRACT_OP:
540 case AML_SUBTRACT_OP:
577 case AML_SUBTRACT_OP:
752 case AML_SUBTRACT_OP:
853 case AML_SUBTRACT_OP:
944 case AML_SUBTRACT_OP:
/freebsd-13-stable/sys/contrib/edk2/Include/IndustryStandard/
H A DAcpiAml.h85 #define AML_SUBTRACT_OP 0x74 macro
/freebsd-13-stable/sys/contrib/dev/acpica/components/executer/
H A Dexmisc.c339 case AML_SUBTRACT_OP: /* Subtract (Integer0, Integer1, Result) */
/freebsd-13-stable/sys/contrib/dev/acpica/include/
H A Damlcode.h200 #define AML_SUBTRACT_OP (UINT16) 0x74 macro
/freebsd-13-stable/sys/contrib/dev/acpica/compiler/
H A Daslmap.c524 /* SUBTRACT */ OP_TABLE_ENTRY (AML_SUBTRACT_OP, 0, 0, ACPI_BTYPE_INTEGER),

Completed in 88 milliseconds