Home
last modified time | relevance | path

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

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