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

/osnet-11/usr/src/lib/libc/port/i18n/
H A Dgettext.h59 #define ST_GNU_MSG_FOUND 0x1 /* valid msg found in GNU MO */ macro
H A Dgettext_gnu.c332 if (mp->status & ST_GNU_MSG_FOUND)
394 if (mp->status & ST_GNU_MSG_FOUND)
419 if (mp->status & ST_GNU_MSG_FOUND)
H A Dgettext_real.c1045 mp->status |= ST_GNU_MSG_FOUND;

Completed in 39 milliseconds