Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dgettext.h62 #define ST_SUN_MO_FOUND 0x4 /* Sun MO found */ macro
H A Dgettext_real.c984 mp->status |= ST_SUN_MO_FOUND; in handle_type_mo()
H A Dgettext_gnu.c331 if (mp->status & ST_SUN_MO_FOUND) in handle_lang()