Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/i18n/
H A Dplural_parser.h48 #define T_VAR 0x00000004 macro
H A Dplural_parser.c354 ret = T_VAR; in gettoken()
667 if ((type == T_NUM) || (type == T_VAR)) { in plural_expr()
868 } else if (type == T_VAR) { in plural_eval()
H A Dgettext_util.c547 case T_VAR: in printexpr()