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

  /src/external/gpl3/gdb/dist/gdb/guile/
guile-internal.h 48 typedef int excp_matcher_func (SCM key); typedef
374 extern excp_matcher_func gdbscm_memory_error_p;
376 extern excp_matcher_func gdbscm_user_error_p;
389 excp_matcher_func *ok_excps);
391 extern SCM gdbscm_safe_call_0 (SCM proc, excp_matcher_func *ok_excps);
394 excp_matcher_func *ok_excps);
397 excp_matcher_func *ok_excps);
400 excp_matcher_func *ok_excps);
404 excp_matcher_func *ok_excps);
407 excp_matcher_func *ok_excps)
    [all...]
guile-internal.h 48 typedef int excp_matcher_func (SCM key); typedef
374 extern excp_matcher_func gdbscm_memory_error_p;
376 extern excp_matcher_func gdbscm_user_error_p;
389 excp_matcher_func *ok_excps);
391 extern SCM gdbscm_safe_call_0 (SCM proc, excp_matcher_func *ok_excps);
394 excp_matcher_func *ok_excps);
397 excp_matcher_func *ok_excps);
400 excp_matcher_func *ok_excps);
404 excp_matcher_func *ok_excps);
407 excp_matcher_func *ok_excps)
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/guile/
guile-internal.h 41 typedef int excp_matcher_func (SCM key); typedef
367 extern excp_matcher_func gdbscm_memory_error_p;
369 extern excp_matcher_func gdbscm_user_error_p;
382 excp_matcher_func *ok_excps);
384 extern SCM gdbscm_safe_call_0 (SCM proc, excp_matcher_func *ok_excps);
387 excp_matcher_func *ok_excps);
390 excp_matcher_func *ok_excps);
393 excp_matcher_func *ok_excps);
397 excp_matcher_func *ok_excps);
400 excp_matcher_func *ok_excps)
    [all...]
guile-internal.h 41 typedef int excp_matcher_func (SCM key); typedef
367 extern excp_matcher_func gdbscm_memory_error_p;
369 extern excp_matcher_func gdbscm_user_error_p;
382 excp_matcher_func *ok_excps);
384 extern SCM gdbscm_safe_call_0 (SCM proc, excp_matcher_func *ok_excps);
387 excp_matcher_func *ok_excps);
390 excp_matcher_func *ok_excps);
393 excp_matcher_func *ok_excps);
397 excp_matcher_func *ok_excps);
400 excp_matcher_func *ok_excps)
    [all...]

Completed in 42 milliseconds