Home
last modified time | relevance | path

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

/acpica-latest/source/include/
Dacopcode.h350 #define ARGI_DATA_REGION_OP ARGI_LIST3 (ARGI_STRING, ARGI_STRING, ARGI_STRIN…
359 #define ARGI_EXTERNAL_OP ARGI_LIST3 (ARGI_STRING, ARGI_INTEGER, ARGI_INTEG…
378 …_TABLE_OP ARGI_LIST6 (ARGI_STRING, ARGI_STRING, ARGI_STRING, ARGI_ST…
Damlcode.h377 #define ARGI_STRING 0x07 macro
/acpica-latest/source/compiler/
Daslbtypes.c221 case ARGI_STRING: in AnMapArgTypeToBtype()
/acpica-latest/source/components/executer/
Dexresop.c593 case ARGI_STRING: in AcpiExResolveOperands()