Searched refs:ExceptionHook (Results 1 – 1 of 1) sorted by relevance
116 typedef void (*ExceptionHook)(int); /* pointer to function with int parm */ typedef123 extern ExceptionHook exceptionHook; /* hook variable for errors/exceptions */195 static ExceptionHook oldExceptionHook;