Home
last modified time | relevance | path

Searched refs:abort (Results 1 – 10 of 10) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Dunifdef.c360 abort(); /* bug */ in main()
462 print, done, abort },
466 drop, Eeof, abort },
470 print, Eeof, abort },
474 print, Eeof, abort },
478 drop, Eeof, abort },
482 print, Eeof, abort },
486 print, Eeof, abort },
490 drop, Eeof, abort },
494 print, Eeof, abort },
[all …]
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dunwind.h217 abort (); in _Unwind_GetTextRelBase()
H A Dstdlib.h61 _VOID _EXFUN(abort,(_VOID) _ATTRIBUTE ((noreturn)));
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/
H A Dunwind.h229 abort (); in _Unwind_GetTextRelBase()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dunwind.h229 abort (); in _Unwind_GetTextRelBase()
H A Dstdlib.h513 extern void abort (void) __THROW __attribute__ ((__noreturn__));
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dfd.h82 abort, /* number of errors to be reached before aborting */ member
/utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/
H A Dpngconf.h1537 # define PNG_ABORT() abort()
/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.c510 #define ABORT abort()
1173 void abort(void);
1429 #define abort() *((int*)0) = 0 macro
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c658 #define ABORT abort()