Searched refs:EXIT_SUCCESS (Results 1 - 25 of 69) sorted by relevance

123

/haiku-buildtools/gcc/libstdc++-v3/testsuite/18_support/headers/cstdlib/
H A Dmacros.cc29 #ifndef EXIT_SUCCESS
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb102.C34 return EXIT_SUCCESS;
/haiku-buildtools/gcc/libiberty/testsuite/
H A Dtest-pexecute.c72 #ifndef EXIT_SUCCESS
73 #define EXIT_SUCCESS 0 macro
252 if (!WIFEXITED (status) || WEXITSTATUS (status) != EXIT_SUCCESS)
299 if (!WIFEXITED (statuses[0]) || WEXITSTATUS (statuses[0]) != EXIT_SUCCESS
300 || !WIFEXITED (statuses[1]) || WEXITSTATUS (statuses[1]) != EXIT_SUCCESS)
317 if (!WIFEXITED (statuses[0]) || WEXITSTATUS (statuses[0]) != EXIT_SUCCESS
318 || !WIFEXITED (statuses[1]) || WEXITSTATUS (statuses[1]) != EXIT_SUCCESS)
335 if (!WIFEXITED (statuses[0]) || WEXITSTATUS (statuses[0]) != EXIT_SUCCESS
336 || !WIFEXITED (statuses[1]) || WEXITSTATUS (statuses[1]) != EXIT_SUCCESS)
363 if (!WIFEXITED (statuses[0]) || WEXITSTATUS (statuses[0]) != EXIT_SUCCESS
[all...]
H A Dtest-strtol.c47 #ifndef EXIT_SUCCESS
48 #define EXIT_SUCCESS 0 macro
183 exit (fails ? EXIT_FAILURE : EXIT_SUCCESS);
H A Dtest-expandargv.c47 #ifndef EXIT_SUCCESS
48 #define EXIT_SUCCESS 0 macro
330 exit (EXIT_SUCCESS);
/haiku-buildtools/legacy/binutils/libiberty/testsuite/
H A Dtest-pexecute.c72 #ifndef EXIT_SUCCESS
73 #define EXIT_SUCCESS 0 macro
252 if (!WIFEXITED (status) || WEXITSTATUS (status) != EXIT_SUCCESS)
299 if (!WIFEXITED (statuses[0]) || WEXITSTATUS (statuses[0]) != EXIT_SUCCESS
300 || !WIFEXITED (statuses[1]) || WEXITSTATUS (statuses[1]) != EXIT_SUCCESS)
317 if (!WIFEXITED (statuses[0]) || WEXITSTATUS (statuses[0]) != EXIT_SUCCESS
318 || !WIFEXITED (statuses[1]) || WEXITSTATUS (statuses[1]) != EXIT_SUCCESS)
335 if (!WIFEXITED (statuses[0]) || WEXITSTATUS (statuses[0]) != EXIT_SUCCESS
336 || !WIFEXITED (statuses[1]) || WEXITSTATUS (statuses[1]) != EXIT_SUCCESS)
363 if (!WIFEXITED (statuses[0]) || WEXITSTATUS (statuses[0]) != EXIT_SUCCESS
[all...]
H A Dtest-expandargv.c44 #ifndef EXIT_SUCCESS
45 #define EXIT_SUCCESS 0 macro
292 exit (EXIT_SUCCESS);
/haiku-buildtools/binutils/libiberty/testsuite/
H A Dtest-pexecute.c72 #ifndef EXIT_SUCCESS
73 #define EXIT_SUCCESS 0 macro
252 if (!WIFEXITED (status) || WEXITSTATUS (status) != EXIT_SUCCESS)
313 if (!WIFEXITED (statuses[0]) || WEXITSTATUS (statuses[0]) != EXIT_SUCCESS
314 || !WIFEXITED (statuses[1]) || WEXITSTATUS (statuses[1]) != EXIT_SUCCESS)
331 if (!WIFEXITED (statuses[0]) || WEXITSTATUS (statuses[0]) != EXIT_SUCCESS
332 || !WIFEXITED (statuses[1]) || WEXITSTATUS (statuses[1]) != EXIT_SUCCESS)
349 if (!WIFEXITED (statuses[0]) || WEXITSTATUS (statuses[0]) != EXIT_SUCCESS
350 || !WIFEXITED (statuses[1]) || WEXITSTATUS (statuses[1]) != EXIT_SUCCESS)
377 if (!WIFEXITED (statuses[0]) || WEXITSTATUS (statuses[0]) != EXIT_SUCCESS
[all...]
H A Dtest-strtol.c47 #ifndef EXIT_SUCCESS
48 #define EXIT_SUCCESS 0 macro
183 exit (fails ? EXIT_FAILURE : EXIT_SUCCESS);
H A Dtest-expandargv.c47 #ifndef EXIT_SUCCESS
48 #define EXIT_SUCCESS 0 macro
330 exit (EXIT_SUCCESS);
/haiku-buildtools/legacy/gcc/gcc/fixinc/
H A Dfixlib.h79 #ifndef EXIT_SUCCESS
80 # define EXIT_SUCCESS 0 macro
/haiku-buildtools/binutils/gas/
H A Ditbl-parse.c521 # if ! defined _ALLOCA_H && ! defined EXIT_SUCCESS
523 /* Use EXIT_SUCCESS as a witness for stdlib.h. */
524 # ifndef EXIT_SUCCESS
525 # define EXIT_SUCCESS 0 macro
548 # if (defined __cplusplus && ! defined EXIT_SUCCESS \
552 # ifndef EXIT_SUCCESS
553 # define EXIT_SUCCESS 0 macro
558 # if ! defined malloc && ! defined EXIT_SUCCESS
564 # if ! defined free && ! defined EXIT_SUCCESS
H A Dm68k-parse.c328 # if ! defined _ALLOCA_H && ! defined EXIT_SUCCESS
330 /* Use EXIT_SUCCESS as a witness for stdlib.h. */
331 # ifndef EXIT_SUCCESS
332 # define EXIT_SUCCESS 0 macro
355 # if (defined __cplusplus && ! defined EXIT_SUCCESS \
359 # ifndef EXIT_SUCCESS
360 # define EXIT_SUCCESS 0 macro
365 # if ! defined malloc && ! defined EXIT_SUCCESS
371 # if ! defined free && ! defined EXIT_SUCCESS
/haiku-buildtools/binutils/binutils/
H A Darparse.c311 # if ! defined _ALLOCA_H && ! defined EXIT_SUCCESS
313 /* Use EXIT_SUCCESS as a witness for stdlib.h. */
314 # ifndef EXIT_SUCCESS
315 # define EXIT_SUCCESS 0 macro
338 # if (defined __cplusplus && ! defined EXIT_SUCCESS \
342 # ifndef EXIT_SUCCESS
343 # define EXIT_SUCCESS 0 macro
348 # if ! defined malloc && ! defined EXIT_SUCCESS
354 # if ! defined free && ! defined EXIT_SUCCESS
H A Dnlmheader.c418 # if ! defined _ALLOCA_H && ! defined EXIT_SUCCESS
420 /* Use EXIT_SUCCESS as a witness for stdlib.h. */
421 # ifndef EXIT_SUCCESS
422 # define EXIT_SUCCESS 0 macro
445 # if (defined __cplusplus && ! defined EXIT_SUCCESS \
449 # ifndef EXIT_SUCCESS
450 # define EXIT_SUCCESS 0 macro
455 # if ! defined malloc && ! defined EXIT_SUCCESS
461 # if ! defined free && ! defined EXIT_SUCCESS
H A Dmcparse.c318 # if ! defined _ALLOCA_H && ! defined EXIT_SUCCESS
320 /* Use EXIT_SUCCESS as a witness for stdlib.h. */
321 # ifndef EXIT_SUCCESS
322 # define EXIT_SUCCESS 0 macro
345 # if (defined __cplusplus && ! defined EXIT_SUCCESS \
349 # ifndef EXIT_SUCCESS
350 # define EXIT_SUCCESS 0 macro
355 # if ! defined malloc && ! defined EXIT_SUCCESS
361 # if ! defined free && ! defined EXIT_SUCCESS
H A Ddefparse.c324 # if ! defined _ALLOCA_H && ! defined EXIT_SUCCESS
326 /* Use EXIT_SUCCESS as a witness for stdlib.h. */
327 # ifndef EXIT_SUCCESS
328 # define EXIT_SUCCESS 0 macro
351 # if (defined __cplusplus && ! defined EXIT_SUCCESS \
355 # ifndef EXIT_SUCCESS
356 # define EXIT_SUCCESS 0 macro
361 # if ! defined malloc && ! defined EXIT_SUCCESS
367 # if ! defined free && ! defined EXIT_SUCCESS
H A Dsysinfo.c289 # if ! defined _ALLOCA_H && ! defined EXIT_SUCCESS
291 /* Use EXIT_SUCCESS as a witness for stdlib.h. */
292 # ifndef EXIT_SUCCESS
293 # define EXIT_SUCCESS 0 macro
316 # if (defined __cplusplus && ! defined EXIT_SUCCESS \
320 # ifndef EXIT_SUCCESS
321 # define EXIT_SUCCESS 0 macro
326 # if ! defined malloc && ! defined EXIT_SUCCESS
332 # if ! defined free && ! defined EXIT_SUCCESS
/haiku-buildtools/gcc/libbacktrace/
H A Dstest.c136 exit (failures > 0 ? EXIT_FAILURE : EXIT_SUCCESS);
/haiku-buildtools/binutils/gold/testsuite/
H A Drelro_test.cc120 ::exit(EXIT_SUCCESS);
/haiku-buildtools/binutils/gold/
H A Ddwp.h72 GOLD_OK = EXIT_SUCCESS,
/haiku-buildtools/gcc/gmp/demos/calc/
H A Dcalc.c430 # if ! defined _ALLOCA_H && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__ \
433 # ifndef EXIT_SUCCESS
434 # define EXIT_SUCCESS 0 macro
457 # if (defined __cplusplus && ! defined EXIT_SUCCESS \
461 # ifndef EXIT_SUCCESS
462 # define EXIT_SUCCESS 0 macro
467 # if ! defined malloc && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__ \
474 # if ! defined free && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__ \
/haiku-buildtools/gcc/fixincludes/
H A Dfixlib.h90 #ifndef EXIT_SUCCESS
91 # define EXIT_SUCCESS 0 macro
/haiku-buildtools/gcc/gcc/config/avr/
H A Dgen-avr-mmcu-texi.c142 return EXIT_SUCCESS;
/haiku-buildtools/legacy/binutils/gas/
H A Das.h220 #ifndef EXIT_SUCCESS
221 #define EXIT_SUCCESS 0 macro

Completed in 360 milliseconds

123