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

  /src/external/gpl3/gdb/dist/gdb/guile/
guile-internal.h 68 instead of adding such casts throughout, we use 'as_a_scm_t_subr'
76 as_a_scm_t_subr (SCM (*func) (void)) function
82 as_a_scm_t_subr (SCM (*func) (SCM)) function
88 as_a_scm_t_subr (SCM (*func) (SCM, SCM)) function
94 as_a_scm_t_subr (SCM (*func) (SCM, SCM, SCM)) function
  /src/external/gpl3/gdb.old/dist/gdb/guile/
guile-internal.h 61 instead of adding such casts throughout, we use 'as_a_scm_t_subr'
69 as_a_scm_t_subr (SCM (*func) (void)) function
75 as_a_scm_t_subr (SCM (*func) (SCM)) function
81 as_a_scm_t_subr (SCM (*func) (SCM, SCM)) function
87 as_a_scm_t_subr (SCM (*func) (SCM, SCM, SCM)) function

Completed in 24 milliseconds