Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/i18n/
H A Dplural_parser.c151 case UNARY: in freeexpr()
207 case UNARY: in setop_reduce()
236 case UNARY: in setop_reduce()
258 case UNARY: in reduce()
267 *nexp = setop_reduce(UNARY, oop, stk, exp1, NULL, NULL); in reduce()
727 result = reduce(&nexp, UNARY, exp, stk); in plural_expr()
872 case UNARY: in plural_eval()
H A Dplural_parser.h40 #define UNARY 1 macro
/titanic_41/usr/src/cmd/awk/
H A Db.c48 #define UNARY case STAR: case PLUS: case QUEST: macro
201 UNARY in penter()
225 UNARY in freetr()
327 UNARY in cfoll()
/titanic_41/usr/src/cmd/oawk/
H A Db.c53 #define UNARY case FINAL: case STAR: case PLUS: case QUEST: macro
139 UNARY in penter()
164 UNARY in freetr()
247 UNARY in cfoll()