Searched refs:savestack_grow (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dscope.h55 #define SSCHECK(need) if (PL_savestack_ix + (need) > PL_savestack_max) savestack_grow()
H A Dscope.c671 savestack_grow();
H A Dembed.h897 #define savestack_grow Perl_savestack_grow macro
3423 #define savestack_grow() Perl_savestack_grow(aTHX) macro

Completed in 119 milliseconds