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

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dplural_parser.h67 #define T_ERR 0x00000017 macro
H A Dplural_parser.c84 "T_RPAR", "T_ERR"
406 ret = T_ERR;
414 ret = T_ERR;
422 ret = T_ERR;
433 ret = T_ERR;
487 if (type == T_ERR) {
/illumos-gate/usr/src/lib/fm/libfmd_msg/common/
H A Dfmd_msg.c163 * Invalid tokens are assigned the type T_ERR.
167 T_ERR, enumerator in enum:__anon2479
783 tp->t_kind = T_ERR;
808 tp->t_kind = T_ERR;
832 tp->t_kind = T_ERR;
840 if (tp->t_kind == T_ERR)

Completed in 76 milliseconds