Home | History | Annotate | Download | only in x64

Lines Matching refs:num_arguments

307     static const int num_arguments = 4;
308 __ PrepareCallCFunction(num_arguments);
342 __ CallCFunction(compare, num_arguments);
935 static const int num_arguments = 3;
936 __ PrepareCallCFunction(num_arguments);
950 __ CallCFunction(grow_stack, num_arguments);
1150 static const int num_arguments = 3;
1151 __ PrepareCallCFunction(num_arguments);
1171 __ CallCFunction(stack_check, num_arguments);