Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dgettext_real.c129 DFLTMSG(result, msgid1, msgid2, n, plural); in _real_gettext_u()
141 DFLTMSG(result, msgid1, msgid2, n, plural); in _real_gettext_u()
155 DFLTMSG(result, msgid1, msgid2, n, plural); in _real_gettext_u()
165 DFLTMSG(result, msgid1, msgid2, n, plural); in _real_gettext_u()
224 DFLTMSG(result, msgid1, msgid2, n, plural); in _real_gettext_u()
272 DFLTMSG(result, msgid1, msgid2, n, plural); in _real_gettext_u()
280 DFLTMSG(result, msgid1, msgid2, n, plural); in _real_gettext_u()
1020 DFLTMSG(result, mp->msgid1, mp->msgid2, in handle_type_mo()
1027 DFLTMSG(result, mp->msgid1, mp->msgid2, mp->n, mp->plural); in handle_type_mo()
1067 DFLTMSG(result, mp->msgid1, mp->msgid2, mp->n, mp->plural); in handle_mo()
[all …]
H A Dgettext.h172 #define DFLTMSG(result, msgid1, msgid2, n, plural) \ macro
H A Dgettext_gnu.c148 DFLTMSG(result, mp->msgid1, mp->msgid2, in dfltmsgstr()
345 DFLTMSG(result, mp->msgid1, mp->msgid2, mp->n, mp->plural); in handle_lang()
626 DFLTMSG(result, mp->msgid1, mp->msgid2, in gnu_key_2_text()
635 DFLTMSG(result, mp->msgid1, mp->msgid2, mp->n, mp->plural); in gnu_key_2_text()