Home | History | Annotate | Download | only in mips64

Lines Matching defs:num_arguments

911       static const int num_arguments = 3;
912 __ PrepareCallCFunction(num_arguments, a0);
918 __ CallCFunction(grow_stack, num_arguments);