Home
last modified time | relevance | path

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
H A Dgettext_util.c580 mnp->type == T_GNU_MO ? "T_GNU_MO" : in printmnp()
588 else if (mnp->type == T_GNU_MO) in printmnp()
H A Dgettext_real.c1002 case T_GNU_MO: in handle_type_mo()
H A Dgettext_gnu.c1264 mnp->type = T_GNU_MO; in gnu_setmsg()