Home
last modified time | relevance | path

Searched defs:unstack (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.bin/mail/
H A Dutil.c305 unstack(void) in unstack() function
/openbsd-src/gnu/usr.bin/perl/
H A Dop.c9209 OP * const unstack = newOP(OP_UNSTACK, 0); Perl_newWHILEOP() local