Searched defs:do_abort (Results 1 – 3 of 3) sorted by relevance
7 void do_abort() { std::abort(); } in do_abort() function
88 #define do_abort() exit(1) macro90 #define do_abort() abort() macro
195 int do_abort = 0; in ext2fs_process_dir_block() local