Home | History | Annotate | Download | only in ia32

Lines Matching defs:argument_count

375     static const int argument_count = 4;
376 __ PrepareCallCFunction(argument_count, ecx);
403 __ CallCFunction(compare, argument_count);