Searched refs:setop1 (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/lib/libc/port/i18n/ |
H A D | plural_parser.c | 162 setop1(unsigned int op, unsigned int num, in setop1() function 503 exp = setop1(op, 0, stk, flag); in plural_expr() 524 exp = setop1(op, 0, stk, flag); in plural_expr() 544 exp = setop1(op, 0, stk, flag); in plural_expr() 565 exp = setop1(op, 0, stk, flag); in plural_expr() 658 exp = setop1(op, 0, stk, flag); in plural_expr() 668 exp = setop1(op, type == T_NUM ? num : 0, stk, flag); in plural_expr()
|