Searched refs:fatal (Results 1 - 25 of 218) sorted by relevance

123456789

/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Davx-vzeroupper-23.c4 extern void fatal (void) __attribute__ ((__noreturn__));
8 fatal (void) function
/haiku-buildtools/binutils/ld/testsuite/ld-i386/
H A Dwarn1.d1 #name: --warn-shared-textrel --fatal-warnings
3 #ld: -shared -melf_i386 --warn-shared-textrel --fatal-warnings
/haiku-buildtools/gcc/gcc/
H A Derrors.h20 /* warning, error, and fatal. These definitions are suitable for use
33 extern void fatal (const char *, ...) ATTRIBUTE_NORETURN ATTRIBUTE_PRINTF_1 ATTRIBUTE_COLD;
/haiku-buildtools/gcc/gcc/config/i386/
H A Dxm-djgpp.h60 fatal ("environment variable DJGPP not defined"); \
62 fatal ("environment variable DJGPP points to missing file '%s'", \
65 fatal ("environment variable DJGPP points to corrupt file '%s'", \
/haiku-buildtools/legacy/gcc/gcc/
H A Dgencodes.c36 void fatal PVPROTO ((const char *, ...))
66 fatal ("virtual memory exhausted");
81 fatal ("virtual memory exhausted");
86 fatal VPROTO ((const char *format, ...)) function
112 fatal ("Internal gcc abort.");
128 fatal ("No input file name.");
H A Dgenopinit.c33 void fatal PVPROTO ((const char *, ...))
291 fatal ("virtual memory exhausted");
307 fatal ("virtual memory exhausted");
312 fatal VPROTO ((const char *format, ...))
338 fatal ("Internal gcc abort.");
354 fatal ("No input file name.");
311 fatal VPROTO ((const char *format, ...)) function
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dpr25923.f9018 call fatal('arg not valid')
/haiku-buildtools/legacy/gcc/gcc/java/
H A Djv-scan.c27 void fatal VPROTO((const char *s, ...)) ATTRIBUTE_PRINTF_1 ATTRIBUTE_NORETURN;
102 fatal ("Options `--print-main' and `--list-class' can't be turned on "
106 fatal ("Can't open output file `%s'", output_file);
128 fatal ("File not found `%s'", argv [i]);
144 fatal VPROTO((const char *s, ...)) function
211 fatal ("virtual memory exhausted");
/haiku-buildtools/binutils/gas/testsuite/gas/mips/
H A Dodd-float.d3 #as: -32 -march=sb1 -EL --fatal-warnings
/haiku-buildtools/binutils/binutils/
H A Dbucomm.h39 void fatal (const char *, ...) ATTRIBUTE_PRINTF_1 ATTRIBUTE_NORETURN;
/haiku-buildtools/autoconf/lib/Autom4te/
H A DFileUtils.pm93 fatal "$file_name: no such file or directory"
116 or fatal "cannot stat $file: $!";
151 unlink ($from) || fatal "cannot remove $from: $!";
160 or fatal "cannot remove $from: $!";
168 or fatal "cannot backup $to: $!";
170 or fatal "cannot rename $from as $to: $!";
176 or fatal "cannot rename $from as $to: $!";
226 fatal "failed to run $command: $!";
236 fatal ('',
244 fatal "
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr49705.c9 extern int fatal (char const *, int, int);
18 fatal ("screen size %dx%d too big", width, height);
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug003.go13 bug003.go:6: fatal error: walkswitch: not case EMPTY
H A Dbug005.go17 bug5.go:4: fatal error: walktype: switch 1 unknown op GOTO l(4)
H A Dbug009.go15 bug9.go:5: fatal error: addvar: n=NAME-fired G0 a(1) l(5) t=<N> nil
H A Dbug011.go26 bug11.go:16: fatal error: walktype: switch 1 unknown op CALLMETH l(16) <int32>INT32
H A Dbug023.go29 bug023.go:20: fatal error: naddr: const <Type>I{<TypeName>110(<_t117>{},<_o119>{},{});}
H A Dbug045.go20 bug045.go:13: fatal error: goc: exit 1
H A Dbug049.go18 bug047.go:4: fatal error: stringpool: not string
H A Dbug082.go20 bug082.go:7: fatal error: optoas: no entry COM-<int32>INT32
H A Dbug089.go20 i2 = e().(I2); // bug089.go:16: fatal error: agen_inter i2i
H A Dbug139.go16 bug139.go:7: fatal error: naddr: ONAME class x 5
H A Dbug158.go25 bug158.go:14: fatal error: dowidth: unknown type: E-33
H A Dbug218.go22 <epoch>: fatal error: dowidth: unknown type: blank
H A Dbug245.go16 // bug245.go:14: fatal error: method mismatch: T for T

Completed in 392 milliseconds

123456789