Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Daslbtypes.c284 case ARGI_REF_OR_STRING: in AnMapArgTypeToBtype()
/dragonfly/sys/contrib/dev/acpica/source/components/executer/
H A Dexresop.c408 case ARGI_REF_OR_STRING: /* Can be a String or Reference */ in AcpiExResolveOperands()
/dragonfly/sys/contrib/dev/acpica/source/include/
H A Damlcode.h397 #define ARGI_REF_OR_STRING 0x15 /* Reference or String (Used by DEREFOF op only) */ macro
H A Dacopcode.h353 #define ARGI_DEREF_OF_OP ARGI_LIST1 (ARGI_REF_OR_STRING)