Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/
Dpp_ctl.c3993 int yystatus; in S_doeval_compile() local
4128 yystatus = (!in_require) in S_doeval_compile()
4132 if (yystatus || PL_parser->error_count || !PL_eval_root) { in S_doeval_compile()
4137 if (yystatus != 3) { in S_doeval_compile()
4172 if (yystatus == 3) { in S_doeval_compile()