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

/osnet-11/usr/src/lib/libc/port/i18n/
H A Dgettext.h39 #define T_SUN_MO 0x01 macro
116 uint16_t type; /* T_SUN_MO, T_GNU_MO, or T_ILL_MO */
H A Dgettext_util.c603 mnp->type == T_SUN_MO ? "T_SUN_MO" :
610 if (mnp->type == T_SUN_MO)
H A Dgettext_real.c905 * 0 - either T_SUN_MO or T_ILL_MO has been set
973 mnp->type = T_SUN_MO;
1012 case T_SUN_MO:

Completed in 24 milliseconds