Home | History | Annotate | Download | only in mips

Lines Matching defs:enough

779     // Check if we have enough stack space to push all arguments.
2399 Label enough, too_few;
2405 { // Enough parameters: actual >= expected.
2410 __ bind(&enough);