Searched refs:msgid2 (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ |
| H A D | libintl.h | 115 # define ngettext(msgid1, msgid2, n) dngettext (NULL, msgid1, msgid2, n) argument 117 # define dngettext(domainname, msgid1, msgid2, n) \ argument 118 dcngettext (domainname, msgid1, msgid2, n, LC_MESSAGES)
|