Home | History | Annotate | Download | only in ia32

Lines Matching defs:num_arguments

871     static const int num_arguments = 3;
872 __ PrepareCallCFunction(num_arguments, ebx);
880 __ CallCFunction(grow_stack, num_arguments);
1054 static const int num_arguments = 3;
1055 __ PrepareCallCFunction(num_arguments, scratch);
1065 __ CallCFunction(check_stack_guard, num_arguments);