Home | History | Annotate | Download | only in ia32

Lines Matching full:num_arguments

894     static const int num_arguments = 3;
895 __ PrepareCallCFunction(num_arguments, ebx);
903 __ CallCFunction(grow_stack, num_arguments);
1080 static const int num_arguments = 3;
1081 __ PrepareCallCFunction(num_arguments, scratch);
1091 __ CallCFunction(check_stack_guard, num_arguments);