Home
last modified time | relevance | path

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

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