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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/guile/
H A Dscm-exception.c67 static SCM user_error_symbol; variable
415 return scm_is_eq (key, user_error_symbol);
692 user_error_symbol = scm_from_latin1_symbol ("gdb:user-error");
/netbsd-current/external/gpl3/gdb/dist/gdb/guile/
H A Dscm-exception.c67 static SCM user_error_symbol; variable
413 return scm_is_eq (key, user_error_symbol);
690 user_error_symbol = scm_from_latin1_symbol ("gdb:user-error");

Completed in 208 milliseconds