Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/i18n/
H A Dgettext_real.c125 DFLTMSG(result, msgid1, msgid2, n, plural); in _real_gettext_u()
137 DFLTMSG(result, msgid1, msgid2, n, plural); in _real_gettext_u()
151 DFLTMSG(result, msgid1, msgid2, n, plural); in _real_gettext_u()
161 DFLTMSG(result, msgid1, msgid2, n, plural); in _real_gettext_u()
220 DFLTMSG(result, msgid1, msgid2, n, plural); in _real_gettext_u()
268 DFLTMSG(result, msgid1, msgid2, n, plural); in _real_gettext_u()
276 DFLTMSG(result, msgid1, msgid2, n, plural); in _real_gettext_u()
1016 DFLTMSG(result, mp->msgid1, mp->msgid2, in handle_type_mo()
1023 DFLTMSG(result, mp->msgid1, mp->msgid2, mp->n, mp->plural); in handle_type_mo()
1063 DFLTMSG(result, mp->msgid1, mp->msgid2, mp->n, mp->plural); in handle_mo()
[all …]
H A Dgettext.h174 #define DFLTMSG(result, msgid1, msgid2, n, plural) \ macro
H A Dgettext_gnu.c154 DFLTMSG(result, mp->msgid1, mp->msgid2, in dfltmsgstr()
351 DFLTMSG(result, mp->msgid1, mp->msgid2, mp->n, mp->plural); in handle_lang()
632 DFLTMSG(result, mp->msgid1, mp->msgid2, in gnu_key_2_text()
641 DFLTMSG(result, mp->msgid1, mp->msgid2, mp->n, mp->plural); in gnu_key_2_text()