Searched defs:handler (Results 1 - 25 of 102) sorted by relevance

12345

/haiku-buildtools/gcc/libstdc++-v3/libsupc++/
H A Dnew_op.cc52 new_handler handler = std::get_new_handler (); local
H A Dnew_opnt.cc45 new_handler handler = std::get_new_handler (); variable
H A Dnew_handler.cc46 std::set_new_handler (new_handler handler) throw() argument
63 new_handler handler; variable
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dnew.cc37 set_new_handler (new_handler handler) argument
H A Dnew1.cc50 new_handler handler = __new_handler; local
80 new_handler handler = __new_handler; local
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dtypedef2.C12 C::func *handler; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/18_support/quick_exit/
H A Dquick_exit.cc27 void handler() function
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/powerpc/
H A Ddarwin-ehreturn-1.c13 void *handler; variable
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ext/
H A Dcleanup-2.C8 static void handler(void *p __attribute__((unused))) function
H A Dsync-4.C84 handler(int) function
H A Dcleanup-3.C12 handler(int *p) function
H A Dcleanup-4.C11 handler(int *p) function
H A Dcleanup-5.C39 static void handler (void *p __attribute__((unused))) function
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dnet36.C10 typedef void (A::*handler) (X*); typedef
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dcleanup-2.c8 static void handler(void *p __attribute__((unused))) function
H A Dcleanup-3.c12 handler(int *p) function
H A Dcleanup-4.c11 handler(int *p) function
H A Dsetjmp-1.c18 jmp_buf handler; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/18_support/
H A Dnew_handler.cc25 void handler() { throw std::bad_alloc(); } function
H A Dunexpected_handler.cc26 void handler() { std::abort(); } function
H A Dterminate_handler.cc26 void handler() { std::abort(); } function
/haiku-buildtools/legacy/gcc/libchill/
H A Dexh.c111 register struct __ch_handler *handler = __getexceptionStack(); local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/init/
H A Dstatic3.C5 static void (*handler)(); member in struct:T
20 void (*T::handler)() = func; variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dpr45206.c12 void *handler = __builtin_frob_return_addr ((&cur_context)->ra); local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tree-ssa/
H A Dcalloc.C19 handler_t handler = get_handle (); local

Completed in 216 milliseconds

12345