Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/i18n/
H A Dplural_parser.c406 ret = T_ERR; in gettoken()
414 ret = T_ERR; in gettoken()
422 ret = T_ERR; in gettoken()
433 ret = T_ERR; in gettoken()
487 if (type == T_ERR) { in plural_expr()
H A Dplural_parser.h67 #define T_ERR 0x00000017 macro
/titanic_41/usr/src/lib/fm/libfmd_msg/common/
H A Dfmd_msg.c167 T_ERR, enumerator
783 tp->t_kind = T_ERR; in fmd_msg_nv_parse_token()
808 tp->t_kind = T_ERR; in fmd_msg_nv_parse_token()
832 tp->t_kind = T_ERR; in fmd_msg_nv_parse_token()
840 if (tp->t_kind == T_ERR) in fmd_msg_nv_parse_error()