Home
last modified time | relevance | path

Searched refs:ARGI_SIMPLE_TARGET (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sys/contrib/dev/acpica/compiler/
HDaslbtypes.c140 case ARGI_SIMPLE_TARGET: in AnMapArgTypeToBtype()
/NextBSD/sys/contrib/dev/acpica/components/executer/
HDexresop.c322 case ARGI_SIMPLE_TARGET: /* Name, Local, or Arg - no implicit conversion */ in AcpiExResolveOperands()
HDexconvrt.c648 case ARGI_SIMPLE_TARGET: in AcpiExConvertToTargetType()
/NextBSD/sys/contrib/dev/acpica/include/
HDamlcode.h282 #define ARGI_SIMPLE_TARGET 0x11 /* Name, Local, Arg -- no implicit conversion */ macro
HDacopcode.h233 #define ARGI_COPY_OP ARGI_LIST2 (ARGI_ANYTYPE, ARGI_SIMPLE_TARGET)