Home
last modified time | relevance | path

Searched refs:gettext_noop (Results 1 – 12 of 12) sorted by relevance

/freebsd-12-stable/contrib/binutils/opcodes/
Dopintl.h29 # ifdef gettext_noop
30 # define N_(String) gettext_noop (String)
/freebsd-12-stable/contrib/gdb/gdb/
Dgdb_locale.h31 # ifdef gettext_noop
32 # define N_(String) gettext_noop (String)
/freebsd-12-stable/contrib/binutils/gas/
Dasintl.h39 # ifdef gettext_noop
40 # define N_(String) gettext_noop (String)
/freebsd-12-stable/contrib/binutils/binutils/
Dsysdep.h156 # ifdef gettext_noop
157 # define N_(String) gettext_noop (String)
/freebsd-12-stable/contrib/binutils/bfd/
Dsysdep.h186 #ifdef gettext_noop
187 #define N_(String) gettext_noop (String)
/freebsd-12-stable/contrib/binutils/ld/
Dld.h69 # ifdef gettext_noop
70 # define N_(String) gettext_noop (String)
/freebsd-12-stable/contrib/diff/lib/
Dgettext.h66 #define gettext_noop(String) String macro
/freebsd-12-stable/contrib/libgnuregex/
Dregcomp.c131 gettext_noop ("Success") /* REG_NOERROR */
134 gettext_noop ("No match") /* REG_NOMATCH */
137 gettext_noop ("Invalid regular expression") /* REG_BADPAT */
140 gettext_noop ("Invalid collation character") /* REG_ECOLLATE */
143 gettext_noop ("Invalid character class name") /* REG_ECTYPE */
146 gettext_noop ("Trailing backslash") /* REG_EESCAPE */
149 gettext_noop ("Invalid back reference") /* REG_ESUBREG */
152 gettext_noop ("Unmatched [ or [^") /* REG_EBRACK */
155 gettext_noop ("Unmatched ( or \\(") /* REG_EPAREN */
158 gettext_noop ("Unmatched \\{") /* REG_EBRACE */
[all …]
Dregex_internal.h82 #ifndef gettext_noop
85 # define gettext_noop(String) String macro
/freebsd-12-stable/contrib/binutils/libiberty/
Dregex.c106 # ifndef gettext_noop
109 # define gettext_noop(String) String macro
1348 gettext_noop ("Success"), /* REG_NOERROR */
1349 gettext_noop ("No match"), /* REG_NOMATCH */
1350 gettext_noop ("Invalid regular expression"), /* REG_BADPAT */
1351 gettext_noop ("Invalid collation character"), /* REG_ECOLLATE */
1352 gettext_noop ("Invalid character class name"), /* REG_ECTYPE */
1353 gettext_noop ("Trailing backslash"), /* REG_EESCAPE */
1354 gettext_noop ("Invalid back reference"), /* REG_ESUBREG */
1355 gettext_noop ("Unmatched [ or [^"), /* REG_EBRACK */
[all …]
/freebsd-12-stable/contrib/gcclibs/libiberty/
Dregex.c106 # ifndef gettext_noop
109 # define gettext_noop(String) String macro
1348 gettext_noop ("Success"), /* REG_NOERROR */
1349 gettext_noop ("No match"), /* REG_NOMATCH */
1350 gettext_noop ("Invalid regular expression"), /* REG_BADPAT */
1351 gettext_noop ("Invalid collation character"), /* REG_ECOLLATE */
1352 gettext_noop ("Invalid character class name"), /* REG_ECTYPE */
1353 gettext_noop ("Trailing backslash"), /* REG_EESCAPE */
1354 gettext_noop ("Invalid back reference"), /* REG_ESUBREG */
1355 gettext_noop ("Unmatched [ or [^"), /* REG_EBRACK */
[all …]
/freebsd-12-stable/contrib/ntp/sntp/libopts/
Dgettext.h109 #define gettext_noop(String) String macro