Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dplural_parser.c89 stack_push(struct stack *stk, struct expr *exp) in stack_push() function
499 ret = stack_push(stk, exp); in plural_expr()
520 ret = stack_push(stk, exp); in plural_expr()
540 ret = stack_push(stk, exp); in plural_expr()
561 ret = stack_push(stk, exp); in plural_expr()
654 ret = stack_push(stk, exp); in plural_expr()
672 ret = stack_push(stk, exp); in plural_expr()
711 ret = stack_push(stk, exp); in plural_expr()
747 ret = stack_push(stk, exp); in plural_expr()
760 ret = stack_push(stk, exp); in plural_expr()
[all …]