Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dop.c9885 const bool cond_llb = (!cond || looks_like_bool(cond)); in Perl_newWHENOP() local
9890 if (cond_llb) in Perl_newWHENOP()