Home
last modified time | relevance | path

Searched refs:ST_GNU_MO_FOUND (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dgettext.h61 #define ST_GNU_MO_FOUND 0x2 /* GNU MO found */ macro
H A Dgettext_real.c1004 mp->status |= ST_GNU_MO_FOUND; in handle_type_mo()
H A Dgettext_gnu.c340 if (mp->status & ST_GNU_MO_FOUND) { in handle_lang()