Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Dasloperands.c257 UINT8 NumArgs = 0; in OpnDoMethod() local
273 NumArgs = (UINT8) Next->Asl.Value.Integer; in OpnDoMethod()
306 ((NumArgs & 0x7) | in OpnDoMethod()
319 Op->Asl.Extra = NumArgs; in OpnDoMethod()
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt462 match the declaration of the number of arguments (NumArgs). This also
467 1) Method NumArgs count does not match length of ParameterTypes list