Searched refs:gettext_noop (Results 1 - 19 of 19) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/po/
H A Dstring_literals.cc24 #define gettext_noop(Str) Str macro
27 const char* msgstr1 = gettext_noop("please");
28 const char* msgstr2 = gettext_noop("thank you");
31 const char* msgstr3 = gettext_noop("true");
32 const char* msgstr4 = gettext_noop("false");
/haiku-buildtools/legacy/binutils/opcodes/
H A Dopintl.h29 # ifdef gettext_noop
30 # define N_(String) gettext_noop (String)
/haiku-buildtools/binutils/opcodes/
H A Dopintl.h39 # ifdef gettext_noop
40 # define N_(String) gettext_noop (String)
/haiku-buildtools/legacy/binutils/gas/
H A Dasintl.h39 # ifdef gettext_noop
40 # define N_(String) gettext_noop (String)
/haiku-buildtools/binutils/gas/
H A Dasintl.h39 # ifdef gettext_noop
40 # define N_(String) gettext_noop (String)
/haiku-buildtools/legacy/binutils/bfd/
H A Dsysdep.h186 #ifdef gettext_noop
187 #define N_(String) gettext_noop (String)
/haiku-buildtools/legacy/binutils/binutils/
H A Dbucomm.h158 # ifdef gettext_noop
159 # define N_(String) gettext_noop (String)
/haiku-buildtools/binutils/binutils/
H A Dsysdep.h154 # ifdef gettext_noop
155 # define N_(String) gettext_noop (String)
/haiku-buildtools/legacy/binutils/ld/
H A Dld.h69 # ifdef gettext_noop
70 # define N_(String) gettext_noop (String)
/haiku-buildtools/binutils/bfd/
H A Dsysdep.h198 #ifdef gettext_noop
199 #define N_(String) gettext_noop (String)
/haiku-buildtools/binutils/gold/
H A Dsystem.h41 # ifdef gettext_noop
42 # define N_(String) gettext_noop (String)
/haiku-buildtools/binutils/ld/
H A Dld.h49 # ifdef gettext_noop
50 # define N_(String) gettext_noop (String)
/haiku-buildtools/legacy/binutils/intl/
H A Dlibgettext.h89 #define gettext_noop(Str) (Str) macro
/haiku-buildtools/legacy/gcc/gcc/intl/
H A Dlibgettext.h89 #define gettext_noop(Str) (Str) macro
/haiku-buildtools/legacy/gcc/texinfo/intl/
H A Dlibgettext.h89 #define gettext_noop(Str) (Str) macro
/haiku-buildtools/legacy/gcc/gcc/fixinc/
H A Dgnu-regex.c67 #ifndef gettext_noop
70 # define gettext_noop(String) String macro
1011 gettext_noop ("Success"), /* REG_NOERROR */
1012 gettext_noop ("No match"), /* REG_NOMATCH */
1013 gettext_noop ("Invalid regular expression"), /* REG_BADPAT */
1014 gettext_noop ("Invalid collation character"), /* REG_ECOLLATE */
1015 gettext_noop ("Invalid character class name"), /* REG_ECTYPE */
1016 gettext_noop ("Trailing backslash"), /* REG_EESCAPE */
1017 gettext_noop ("Invalid back reference"), /* REG_ESUBREG */
1018 gettext_noop ("Unmatche
[all...]
/haiku-buildtools/legacy/binutils/libiberty/
H A Dregex.c106 # ifndef gettext_noop
109 # define gettext_noop(String) String macro
1356 gettext_noop ("Success"), /* REG_NOERROR */
1357 gettext_noop ("No match"), /* REG_NOMATCH */
1358 gettext_noop ("Invalid regular expression"), /* REG_BADPAT */
1359 gettext_noop ("Invalid collation character"), /* REG_ECOLLATE */
1360 gettext_noop ("Invalid character class name"), /* REG_ECTYPE */
1361 gettext_noop ("Trailing backslash"), /* REG_EESCAPE */
1362 gettext_noop ("Invalid back reference"), /* REG_ESUBREG */
1363 gettext_noop ("Unmatche
[all...]
/haiku-buildtools/gcc/libiberty/
H A Dregex.c108 # ifndef gettext_noop
111 # define gettext_noop(String) String macro
1358 gettext_noop ("Success"), /* REG_NOERROR */
1359 gettext_noop ("No match"), /* REG_NOMATCH */
1360 gettext_noop ("Invalid regular expression"), /* REG_BADPAT */
1361 gettext_noop ("Invalid collation character"), /* REG_ECOLLATE */
1362 gettext_noop ("Invalid character class name"), /* REG_ECTYPE */
1363 gettext_noop ("Trailing backslash"), /* REG_EESCAPE */
1364 gettext_noop ("Invalid back reference"), /* REG_ESUBREG */
1365 gettext_noop ("Unmatche
[all...]
/haiku-buildtools/binutils/libiberty/
H A Dregex.c108 # ifndef gettext_noop
111 # define gettext_noop(String) String macro
1358 gettext_noop ("Success"), /* REG_NOERROR */
1359 gettext_noop ("No match"), /* REG_NOMATCH */
1360 gettext_noop ("Invalid regular expression"), /* REG_BADPAT */
1361 gettext_noop ("Invalid collation character"), /* REG_ECOLLATE */
1362 gettext_noop ("Invalid character class name"), /* REG_ECTYPE */
1363 gettext_noop ("Trailing backslash"), /* REG_EESCAPE */
1364 gettext_noop ("Invalid back reference"), /* REG_ESUBREG */
1365 gettext_noop ("Unmatche
[all...]

Completed in 194 milliseconds