Searched defs:unstack (Results 1 – 2 of 2) sorted by relevance
/openbsd/usr.bin/mail/ | ||
H A D | util.c | 305 unstack(void) in unstack() function |
/openbsd/gnu/usr.bin/perl/ | ||
H A D | op.c | 9349 OP * const unstack = newOP(OP_UNSTACK, 0); in Perl_newWHILEOP() local |