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

/barrelfish-2018-10-04/lib/acpica/source/compiler/
H A Dasloperands.c221 UINT8 NumArgs = 0; local
237 NumArgs = (UINT8) Next->Asl.Value.Integer;
270 ((NumArgs & 0x7) |
283 Op->Asl.Extra = NumArgs;

Completed in 24 milliseconds