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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/guile/
H A Dscm-exception.c212 gdbscm_make_error_scm (SCM key, SCM subr, SCM message, SCM args, SCM data)
219 See gdbscm_make_error_scm for a description of the arguments. */
225 return gdbscm_make_error_scm
210 gdbscm_make_error_scm (SCM key, SCM subr, SCM message, SCM args, SCM data) function
H A Dguile-internal.h327 extern SCM gdbscm_make_error_scm (SCM key, SCM subr, SCM message,
/netbsd-current/external/gpl3/gdb/dist/gdb/guile/
H A Dscm-exception.c212 gdbscm_make_error_scm (SCM key, SCM subr, SCM message, SCM args, SCM data)
219 See gdbscm_make_error_scm for a description of the arguments. */
225 return gdbscm_make_error_scm
210 gdbscm_make_error_scm (SCM key, SCM subr, SCM message, SCM args, SCM data) function
H A Dguile-internal.h319 extern SCM gdbscm_make_error_scm (SCM key, SCM subr, SCM message,

Completed in 210 milliseconds