HomeSort by: relevance | last modified time | path
    Searched defs:gdbscm_make_type_error (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/guile/
scm-exception.c 235 gdbscm_make_type_error (const char *subr, int arg_pos, SCM bad_value,
271 /* A variant of gdbscm_make_type_error for non-type argument errors.
233 gdbscm_make_type_error (const char *subr, int arg_pos, SCM bad_value, function
  /src/external/gpl3/gdb/dist/gdb/guile/
scm-exception.c 235 gdbscm_make_type_error (const char *subr, int arg_pos, SCM bad_value,
271 /* A variant of gdbscm_make_type_error for non-type argument errors.
233 gdbscm_make_type_error (const char *subr, int arg_pos, SCM bad_value, function

Completed in 53 milliseconds