H A D | top.c | 386 char *errstring, in catcher() argument 411 error_pre_print = errstring; in catcher() 413 quit_pre_print = errstring; in catcher() 483 char *errstring, in catch_exceptions() argument 488 catcher (func, uiout, func_args, &val, &caught, errstring, NULL, mask); in catch_exceptions() 500 char *errstring, in catch_exceptions_with_msg() argument 506 catcher (func, uiout, func_args, &val, &caught, errstring, gdberrmsg, mask); in catch_exceptions_with_msg() 528 catch_errors (catch_errors_ftype *func, void *func_args, char *errstring, in catch_errors() argument 536 catcher (do_catch_errors, uiout, &args, &val, &caught, errstring, in catch_errors()
|