Home | History | Annotate | Download | only in ia32

Lines Matching refs:num_arguments

853     static const int num_arguments = 3;
854 __ PrepareCallCFunction(num_arguments, ebx);
862 __ CallCFunction(grow_stack, num_arguments);
1034 static const int num_arguments = 3;
1035 __ PrepareCallCFunction(num_arguments, scratch);
1045 __ CallCFunction(check_stack_guard, num_arguments);