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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/guile/
H A Dscm-exception.c281 gdbscm_make_arg_error (SCM key, const char *subr, int arg_pos, SCM bad_value,
318 return gdbscm_make_arg_error (gdbscm_invalid_object_error_symbol,
342 return gdbscm_make_arg_error (scm_out_of_range_key,
366 return gdbscm_make_arg_error (scm_misc_error_key,
279 gdbscm_make_arg_error (SCM key, const char *subr, int arg_pos, SCM bad_value, function
/netbsd-current/external/gpl3/gdb/dist/gdb/guile/
H A Dscm-exception.c280 gdbscm_make_arg_error (SCM key, const char *subr, int arg_pos, SCM bad_value,
316 return gdbscm_make_arg_error (gdbscm_invalid_object_error_symbol,
340 return gdbscm_make_arg_error (scm_out_of_range_key,
364 return gdbscm_make_arg_error (scm_misc_error_key,
278 gdbscm_make_arg_error (SCM key, const char *subr, int arg_pos, SCM bad_value, function

Completed in 77 milliseconds