Searched defs:T_ERR (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dplural_parser.h67 #define T_ERR 0x00000017 macro
/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 72 milliseconds