Searched refs:T_GNU_MO (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dgettext.h41 #define T_GNU_MO 0x02 macro
117 uint16_t type; /* T_SUN_MO, T_GNU_MO, or T_ILL_MO */
H A Dgettext_util.c580 mnp->type == T_GNU_MO ? "T_GNU_MO" :
588 else if (mnp->type == T_GNU_MO)
H A Dgettext_gnu.c1179 * 0 - either T_GNU_MO or T_ILL_MO has been set
1270 mnp->type = T_GNU_MO;
H A Dgettext_real.c1002 case T_GNU_MO:

Completed in 65 milliseconds