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

/osnet-11/usr/src/lib/libc/port/i18n/
H A Dgettext.h60 #define ST_GNU_MO_FOUND 0x2 /* GNU MO found */ macro
H A Dgettext_gnu.c344 if (mp->status & ST_GNU_MO_FOUND) {
401 if (mp->status & ST_GNU_MO_FOUND) {
422 if (mp->status & ST_GNU_MO_FOUND) {
H A Dgettext_real.c1034 mp->status |= ST_GNU_MO_FOUND;

Completed in 29 milliseconds