Home
last modified time | relevance | path

Searched defs:msgid1 (Results 1 – 4 of 4) sorted by relevance

/titanic_51/usr/src/lib/libc/port/i18n/
H A Dgettext.c182 ngettext(const char *msgid1, const char *msgid2, unsigned long int n) in ngettext() argument
196 dngettext(const char *domain, const char *msgid1, const char *msgid2, in dngettext() argument
211 dcngettext(const char *domain, const char *msgid1, const char *msgid2, in dcngettext() argument
H A Dgettext.h145 const char *msgid1; /* msgid1 argument */ member
172 #define DFLTMSG(result, msgid1, msgid2, n, plural) \ argument
H A Dgettext_real.c58 _real_gettext_u(const char *domain, const char *msgid1, const char *msgid2, in _real_gettext_u() argument
[all...]
H A Dgettext_gnu.c372 gnu_msgsearch(Msg_g_node *gmnp, const char *msgid1, in gnu_msgsearch() argument
[all...]