Searched defs:stack_grow (Results 1 – 2 of 2) sorted by relevance
/openbsd/usr.bin/dc/ | ||
H A D | stack.c | 126 stack_grow(struct stack *stack) in stack_grow() function |
/openbsd/gnu/usr.bin/perl/ | ||
H A D | embed.h | 641 # define stack_grow(a,b,c) Perl_stack_grow(aTHX_ a,b,c) macro |