Home
last modified time | relevance | path

Searched refs:GOTO_DEPTH (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/
Dpp_ctl.c2166 #define GOTO_DEPTH 64 in PP() macro
2167 OP *enterops[GOTO_DEPTH]; in PP()
2475 enterops, enterops + GOTO_DEPTH); in PP()