Home | History | Annotate | Download | only in x87

Lines Matching defs:enough

457     // Check if we have enough stack space to push all arguments.
2228 Label enough, too_few;
2234 { // Enough parameters: Actual >= expected.
2235 __ bind(&enough);