Searched defs:msgid (Results 1 – 13 of 13) sorted by relevance
/ndk/sources/host-tools/sed-4.2.1/lib/ |
D | xalloc-die.c | 29 #define _(msgid) gettext (msgid) argument
|
D | copy-acl.c | 27 #define _(msgid) gettext (msgid) argument
|
D | set-mode-acl.c | 27 #define _(msgid) gettext (msgid) argument
|
D | gettext.h | 145 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()
|
D | quotearg.c | 37 #define _(msgid) gettext (msgid) argument 38 #define N_(msgid) msgid argument 163 gettext_quote (char const *msgid, enum quoting_style s) in gettext_quote()
|
D | error.c | 33 # define _(msgid) gettext (msgid) argument
|
D | obstack.c | 399 # define _(msgid) gettext (msgid) argument
|
D | getopt.c | 37 # define _(msgid) gettext (msgid) argument
|
D | regex_internal.h | 72 # define gettext(msgid) \ argument 76 # define gettext(msgid) (msgid) argument
|
/ndk/sources/host-tools/make-3.81/ |
D | make.h | 345 #define _(msgid) gettext (msgid) argument 346 #define N_(msgid) gettext_noop (msgid) argument
|
D | getopt.c | 85 #define _(msgid) gettext (msgid) argument
|
/ndk/sources/cxx-stl/stlport/src/c_locale_dummy/ |
D | c_locale_dummy.c | 530 int setid, int msgid, const char *dfault) in _Locale_catgets()
|
/ndk/sources/cxx-stl/stlport/src/c_locale_win32/ |
D | c_locale_win32.c | 1316 int setid, int msgid, const char *dfault) { in _Locale_catgets()
|