Home
last modified time | relevance | path

Searched defs:msgid (Results 1 – 13 of 13) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/lib/
Dxalloc-die.c29 #define _(msgid) gettext (msgid) argument
Dcopy-acl.c27 #define _(msgid) gettext (msgid) argument
Dset-mode-acl.c27 #define _(msgid) gettext (msgid) argument
Dgettext.h145 const char *msg_ctxt_id, const char *msgid, in pgettext_aux()
164 const char *msg_ctxt_id, const char *msgid, in npgettext_aux()
204 const char *msgctxt, const char *msgid, in dcpgettext_expr()
249 const char *msgctxt, const char *msgid, in dcnpgettext_expr()
Dquotearg.c37 #define _(msgid) gettext (msgid) argument
38 #define N_(msgid) msgid argument
163 gettext_quote (char const *msgid, enum quoting_style s) in gettext_quote()
Derror.c33 # define _(msgid) gettext (msgid) argument
Dobstack.c399 # define _(msgid) gettext (msgid) argument
Dgetopt.c37 # define _(msgid) gettext (msgid) argument
Dregex_internal.h72 # define gettext(msgid) \ argument
76 # define gettext(msgid) (msgid) argument
/ndk/sources/host-tools/make-3.81/
Dmake.h345 #define _(msgid) gettext (msgid) argument
346 #define N_(msgid) gettext_noop (msgid) argument
Dgetopt.c85 #define _(msgid) gettext (msgid) argument
/ndk/sources/cxx-stl/stlport/src/c_locale_dummy/
Dc_locale_dummy.c530 int setid, int msgid, const char *dfault) in _Locale_catgets()
/ndk/sources/cxx-stl/stlport/src/c_locale_win32/
Dc_locale_win32.c1316 int setid, int msgid, const char *dfault) { in _Locale_catgets()