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

/fuchsia/zircon/third_party/lib/acpica/source/compiler/
H A Daslwalks.c159 UINT32 RuntimeArgTypes; local
198 RuntimeArgTypes = OpInfo->RuntimeArgs;
277 if (RuntimeArgTypes == ARGI_INVALID_OPCODE)
356 while ((ArgType = GET_CURRENT_ARG_TYPE (RuntimeArgTypes)))
360 INCREMENT_ARG_LIST (RuntimeArgTypes);

Completed in 25 milliseconds