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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/guile/
H A Dscm-math.c733 except_scm = gdbscm_make_misc_error (func_name, type_arg_pos,
784 except_scm = gdbscm_make_misc_error (func_name, type_arg_pos,
809 except_scm = gdbscm_make_misc_error (func_name, type_arg_pos,
H A Dscm-exception.c363 gdbscm_make_misc_error (const char *subr, int arg_pos, SCM bad_value,
376 SCM exception = gdbscm_make_misc_error (subr, arg_pos, bad_value, error);
361 gdbscm_make_misc_error (const char *subr, int arg_pos, SCM bad_value, function
H A Dguile-internal.h350 extern SCM gdbscm_make_misc_error (const char *subr, int arg_pos,
/netbsd-current/external/gpl3/gdb/dist/gdb/guile/
H A Dscm-math.c742 except_scm = gdbscm_make_misc_error (func_name, type_arg_pos,
793 except_scm = gdbscm_make_misc_error (func_name, type_arg_pos,
818 except_scm = gdbscm_make_misc_error (func_name, type_arg_pos,
H A Dscm-exception.c361 gdbscm_make_misc_error (const char *subr, int arg_pos, SCM bad_value,
374 SCM exception = gdbscm_make_misc_error (subr, arg_pos, bad_value, error);
359 gdbscm_make_misc_error (const char *subr, int arg_pos, SCM bad_value, function
H A Dguile-internal.h342 extern SCM gdbscm_make_misc_error (const char *subr, int arg_pos,

Completed in 206 milliseconds