Searched refs:G_ (Results 1 - 25 of 108) sorted by relevance

12345

/netbsd-current/external/gpl3/binutils/usr.bin/common/
H A DMakefile.prog18 SRCS= ${G_${BUPROG}_OBJECTS:.o=.c} \
19 ${G_${BUPROG}_DEPENDENCIES:M*.o:.o=.c}
23 .if !empty(G_${BUPROG}_DEPENDENCIES:M*/libopcodes*)
27 .if !empty(G_${BUPROG}_DEPENDENCIES:M*/libbfd*)
31 .if !empty(G_${BUPROG}_DEPENDENCIES:M*/libiberty*)
/netbsd-current/external/gpl3/binutils.old/usr.bin/common/
H A DMakefile.prog18 SRCS= ${G_${BUPROG}_OBJECTS:.o=.c} \
19 ${G_${BUPROG}_DEPENDENCIES:M*.o:.o=.c}
23 .if !empty(G_${BUPROG}_DEPENDENCIES:M*/libopcodes*)
27 .if !empty(G_${BUPROG}_DEPENDENCIES:M*/libbfd*)
31 .if !empty(G_${BUPROG}_DEPENDENCIES:M*/libiberty*)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dintl.h58 #ifndef G_
59 # define G_(gmsgid) gmsgid macro
H A Dgimple-ssa-warn-alloca.c569 ? G_("%Gargument to variable-length "
571 : G_("%Gargument to %<alloca%> may be too "
589 ? G_("%Gargument to variable-length"
591 : G_("%Gargument to %<alloca%> is too large")),
605 ? G_("%Gvariable-length array bound is unknown")
606 : G_("%G%<alloca%> bound is unknown")),
612 ? G_("%Gunbounded use of variable-length array")
613 : G_("%Gunbounded use of %<alloca%>")),
625 ? G_("%Gargument to variable-length array "
628 : G_("
[all...]
H A Dgimple-ssa-sprintf.c2768 ? G_("%qE output may be truncated before the "
2770 : G_("%qE output truncated before the last "
2773 ? G_("%qE may write a terminating nul past the "
2775 : G_("%qE writing a terminating nul past the "
2810 ? G_("%<%.*s%> directive output may be truncated "
2813 : G_("%<%.*s%> directive output truncated writing "
2815 : G_("%<%.*s%> directive writing up to %wu bytes "
2827 ? G_("%<%.*s%> directive output may be truncated "
2830 : G_("%<%.*s%> directive output truncated writing "
2833 : G_("
[all...]
H A Ddbgcnt.c226 printf (" %-30s %s\n", G_("counter name"), G_("closed intervals"));
H A Dgimple-ssa-warn-restrict.c1487 ? G_("%G%qD accessing %wu byte at offsets %s "
1489 : G_("%G%qD accessing %wu byte at offsets %s "
1493 ? G_("%G%qD accessing %wu bytes at offsets %s "
1495 : G_("%G%qD accessing %wu bytes at offsets %s "
1797 ? G_("%G%qD forming offset %s is out of "
1800 : G_("%G%qD offset %s is out of the bounds "
1806 ? G_("%G%qD forming offset %s is out of "
1808 : G_("%G%qD offset %s is out of the bounds "
1821 ? G_("%G%qD forming offset %s is out "
1823 : G_("
[all...]
H A Dipa-devirt.c1218 G_("a different type is defined in another translation unit"));
1246 G_("a type with different precision is defined "
1253 G_("a type with different signedness is defined "
1263 G_("a different type is defined in another "
1278 G_("it is defined as a pointer in different address "
1287 G_("it is defined as a pointer to different type "
1302 G_("a different type is defined "
1320 G_("a different type is defined in another "
1347 G_("an array of different size is defined "
1362 G_("ha
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dintl.h62 #ifndef G_
63 # define G_(gmsgid) gmsgid macro
H A Dgimple-ssa-warn-alloca.cc325 ? G_("argument to variable-length "
327 : G_("argument to %<alloca%> may be too "
344 ? G_("argument to variable-length"
346 : G_("argument to %<alloca%> is too large")))
362 ? G_("unbounded use of variable-length array")
363 : G_("unbounded use of %<alloca%>")));
373 ? G_("argument to variable-length array "
375 : G_("argument to %<alloca%> is zero")));
H A Dgimple-ssa-warn-access.cc180 ? G_("%qD specified bound %s exceeds "
183 ? G_("%qD specified bound %s may "
186 : G_("%qD specified bound %s exceeds "
211 ? G_("%qs specified bound %s exceeds "
214 ? G_("%qs specified bound %s may "
217 : G_("%qs specified bound %s exceeds "
727 ? G_("%qD specified bound %E may "
729 : G_("%qD specified bound %E "
734 ? G_("specified bound %E may "
736 : G_("specifie
[all...]
H A Ddbgcnt.cc238 fprintf (stderr, " %-30s%-15s %s\n", G_("counter name"),
239 G_("counter value"), G_("closed intervals"));
H A Dgimple-ssa-sprintf.cc2825 ? G_("%qE output may be truncated before the "
2827 : G_("%qE output truncated before the last "
2830 ? G_("%qE may write a terminating nul past the "
2832 : G_("%qE writing a terminating nul past the "
2867 ? G_("%<%.*s%> directive output may be truncated "
2870 : G_("%<%.*s%> directive output truncated writing "
2872 : G_("%<%.*s%> directive writing up to %wu bytes "
2884 ? G_("%<%.*s%> directive output may be truncated "
2887 : G_("%<%.*s%> directive output truncated writing "
2890 : G_("
[all...]
H A Dgimple-ssa-warn-restrict.cc1495 ? G_("%qD accessing %wu byte at offsets %s "
1497 : G_("%qD accessing %wu byte at offsets %s "
1501 ? G_("%qD accessing %wu bytes at offsets %s "
1503 : G_("%qD accessing %wu bytes at offsets %s "
1810 ? G_("%qD forming offset %s is out of "
1813 : G_("%qD offset %s is out of the bounds "
1819 ? G_("%qD forming offset %s is out of "
1821 : G_("%qD offset %s is out of the bounds "
1834 ? G_("%qD forming offset %s is out "
1836 : G_("
[all...]
H A Dipa-devirt.cc1231 G_("a different type is defined in another translation unit"));
1259 G_("a type with different precision is defined "
1266 G_("a type with different signedness is defined "
1276 G_("a different type is defined in another "
1291 G_("it is defined as a pointer in different address "
1300 G_("it is defined as a pointer to different type "
1315 G_("a different type is defined "
1333 G_("a different type is defined in another "
1360 G_("an array of different size is defined "
1375 G_("ha
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-warn.cc98 ? G_("integer overflow in expression %qE of type %qT "
100 : G_("integer overflow in expression of type %qT "
106 ? G_("floating point overflow in expression %qE "
108 : G_("floating point overflow in expression of type %qT "
114 ? G_("fixed-point overflow in expression %qE of type %qT "
116 : G_("fixed-point overflow in expression of type %qT "
122 ? G_("vector overflow in expression %qE of type %qT "
124 : G_("vector overflow in expression of type %qT "
131 ? G_("complex integer overflow in expression %qE "
133 : G_("comple
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-warn.c96 ? G_("integer overflow in expression %qE of type %qT "
98 : G_("integer overflow in expression of type %qT "
104 ? G_("floating point overflow in expression %qE "
106 : G_("floating point overflow in expression of type %qT "
112 ? G_("fixed-point overflow in expression %qE of type %qT "
114 : G_("fixed-point overflow in expression of type %qT "
120 ? G_("vector overflow in expression %qE of type %qT "
122 : G_("vector overflow in expression of type %qT "
129 ? G_("complex integer overflow in expression %qE "
131 : G_("comple
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-options.cc1952 ? G_("%<-mtune=x86-64%> is deprecated; use %<-mtune=k8%> "
1954 : G_("%<target(\"tune=x86-64\")%> is deprecated; use "
2127 ? G_("%<generic%> CPU can be used only for %<-mtune=%> "
2129 : G_("%<generic%> CPU can be used only for "
2136 ? G_("%<intel%> CPU can be used only for %<-mtune=%> "
2138 : G_("%<intel%> CPU can be used only for "
2217 ? G_("bad value %qs for %<-march=%> switch")
2218 : G_("bad value %qs for %<target(\"arch=\")%> attribute"),
2240 ? G_("valid arguments to %<-march=%> switch are: "
2242 : G_("vali
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-fold.c398 ? G_("left shift count is negative")
399 : G_("right shift count is negative")));
407 ? G_("left shift count >= width of type")
408 : G_("right shift count >= width of type")));
415 ? G_("left shift count >= width of vector element")
416 : G_("right shift count >= width of vector element"));
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-fold.cc398 ? G_("left shift count is negative")
399 : G_("right shift count is negative")));
407 ? G_("left shift count >= width of type")
408 : G_("right shift count >= width of type")));
415 ? G_("left shift count >= width of vector element")
416 : G_("right shift count >= width of vector element"));
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dmapper-client.cc308 error_at (loc, line ? G_("failed %s mapper %qs line %u")
309 : G_("failed %s mapper %qs"), errmsg, name.c_str (), line);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-options.c1823 ? G_("%<-mtune=x86-64%> is deprecated; use %<-mtune=k8%> "
1825 : G_("%<target(\"tune=x86-64\")%> is deprecated; use "
1993 ? G_("%<generic%> CPU can be used only for %<-mtune=%> "
1995 : G_("%<generic%> CPU can be used only for "
2002 ? G_("%<intel%> CPU can be used only for %<-mtune=%> "
2004 : G_("%<intel%> CPU can be used only for "
2277 ? G_("bad value (%qs) for %<-march=%> switch")
2278 : G_("bad value (%qs) for %<target(\"arch=\")%> attribute"),
2300 ? G_("valid arguments to %<-march=%> switch are: "
2302 : G_("vali
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/msp430/
H A Dmsp430.c1395 message = G_("ignoring attribute %qE because it conflicts with "
1398 message = G_("ignoring attribute %qE because it conflicts with "
1408 message = G_("%qE attribute ignored. Large memory model (%<-mlarge%>) "
1436 message = G_("ignoring attribute %qE because it conflicts with "
1441 message = G_("%qE attribute cannot be applied to variables with specific "
1444 message = G_("ignoring attribute %qE because it conflicts with "
1447 message = G_("%qE attribute only applies to variables");
1450 message = G_("%qE attribute has no effect on automatic variables");
1452 message = G_("variables marked with %qE attribute must be initialized");
1583 message = G_("ignorin
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/
H A Dsha512-ia64.pl132 E_=r20; F_=r21; G_=r22; H_=r23;
175 { .mmi; $LDW G_=[r10]
203 { .mmi; mov G=G_
587 add G_=G_,G
605 { .mmb; $STW [r10]=G_
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/sha/asm/
H A Dsha512-ia64.pl133 E_=r20; F_=r21; G_=r22; H_=r23;
176 { .mmi; $LDW G_=[r10]
204 { .mmi; mov G=G_
588 add G_=G_,G
606 { .mmb; $STW [r10]=G_

Completed in 312 milliseconds

12345