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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dtoke.c114 * PREBLOCK : beginning the block after an if, while, foreach, ...
148 #define PREBLOCK(retval) return (REPORT2("preblock",retval) PL_expect = XBLOCK,PL_bufptr = s,(int)retval) macro
3124 PREBLOCK(tmp);
4042 PREBLOCK(METHOD);
4089 PREBLOCK(LSTOPSUB);
4282 PREBLOCK(CONTINUE);
4357 PREBLOCK(ELSE);

Completed in 27 milliseconds