Home | History | Annotate | Download | only in ppc

Lines Matching defs:enough

775     // Check if we have enough stack space to push all arguments.
2355 Label enough, too_few;
2362 { // Enough parameters: actual >= expected
2363 __ bind(&enough);