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