Home | History | Annotate | Download | only in ia32

Lines Matching defs:enough

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