Home
last modified time | relevance | path

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

/titanic_50/usr/src/tools/ctf/cvt/
H A Dstack.c95 stack_push(stk_t *sp, void *data) in stack_push() function
/titanic_50/usr/src/lib/libc/port/i18n/
H A Dplural_parser.c91 stack_push(struct stack *stk, struct expr *exp) in stack_push() function