Home
last modified time | relevance | path

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

/openbsd/usr.bin/dc/
H A Dstack.c126 stack_grow(struct stack *stack) in stack_grow() function
/openbsd/gnu/usr.bin/perl/
H A Dembed.h641 # define stack_grow(a,b,c) Perl_stack_grow(aTHX_ a,b,c) macro