Home | History | Annotate | Download | only in mips

Lines Matching defs:num_arguments

829       static const int num_arguments = 3;
830 __ PrepareCallCFunction(num_arguments, a0);
836 __ CallCFunction(grow_stack, num_arguments);