Home
last modified time | relevance | path

Searched defs:UNARY (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/libc/port/i18n/
H A Dplural_parser.h40 #define UNARY 1 macro
/titanic_50/usr/src/cmd/awk/
H A Db.c48 #define UNARY case STAR: case PLUS: case QUEST: macro
/titanic_50/usr/src/cmd/oawk/
H A Db.c53 #define UNARY case FINAL: case STAR: case PLUS: case QUEST: macro