Home
last modified time | relevance | path

Searched refs:T_ILL_MO (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libc/port/i18n/
H A Dgettext_real.c887 mnp->type = T_ILL_MO; in sun_setmsg()
916 mnp->type = T_ILL_MO; in sun_setmsg()
975 case T_ILL_MO: in handle_type_mo()
1078 mnp->type = T_ILL_MO; in handle_mo()
H A Dgettext.h44 #define T_ILL_MO 0x04 macro
H A Dgettext_gnu.c1197 mnp->type = T_ILL_MO; in gnu_setmsg()
1231 mnp->type = T_ILL_MO; in gnu_setmsg()
H A Dgettext_util.c579 mnp->type == T_ILL_MO ? "T_ILL_MO" : in printmnp()