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

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dgettext.h40 #define T_SUN_MO 0x01 macro
117 uint16_t type; /* T_SUN_MO, T_GNU_MO, or T_ILL_MO */
H A Dgettext_util.c579 mnp->type == T_SUN_MO ? "T_SUN_MO" :
586 if (mnp->type == T_SUN_MO)
H A Dgettext_real.c875 * 0 - either T_SUN_MO or T_ILL_MO has been set
943 mnp->type = T_SUN_MO;
982 case T_SUN_MO:

Completed in 63 milliseconds