Searched refs:zero_arg_error_handler_t (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp784.C2686 // typedef void (*zero_arg_error_handler_t)();
2689 typedef void (*zero_arg_error_handler_t)(); typedef
3108 static zero_arg_error_handler_t error(); // current error handler
3109 static void error(zero_arg_error_handler_t handler);// change the error handler
3135 static zero_arg_error_handler_t fatal(); // return the fatal handler
3136 static void fatal(zero_arg_error_handler_t handler); // change the fatal handler
3167 static const char *__describe_handler(zero_arg_error_handler_t handler);

Completed in 94 milliseconds