Home | History | Annotate | Download | only in x64

Lines Matching full:num_arguments

304     static const int num_arguments = 4;
305 __ PrepareCallCFunction(num_arguments);
345 __ CallCFunction(compare, num_arguments);
953 static const int num_arguments = 3;
954 __ PrepareCallCFunction(num_arguments);
968 __ CallCFunction(grow_stack, num_arguments);
1171 static const int num_arguments = 3;
1172 __ PrepareCallCFunction(num_arguments);
1192 __ CallCFunction(stack_check, num_arguments);