Searched refs:stack_push (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/port/i18n/
H A Dplural_parser.c91 stack_push(struct stack *stk, struct expr *exp) function
94 printf("--- stack_push ---\n");
506 ret = stack_push(stk, exp);
527 ret = stack_push(stk, exp);
547 ret = stack_push(stk, exp);
568 ret = stack_push(stk, exp);
661 ret = stack_push(stk, exp);
679 ret = stack_push(stk, exp);
718 ret = stack_push(stk, exp);
754 ret = stack_push(st
[all...]

Completed in 15 milliseconds