Home
last modified time | relevance | path

Searched refs:scm_smob_print (Results 1 – 12 of 12) sorted by relevance

/dports/lang/guile/guile-3.0.7/libguile/
H A Dsmob.c108 scm_smob_print (SCM exp, SCM port, scm_print_state *pstate SCM_UNUSED) in scm_smob_print() function
508 scm_smobs[i].print = scm_smob_print; in scm_smob_prehistory()
H A Dsmob.h228 SCM_API int scm_smob_print (SCM exp, SCM port, scm_print_state *pstate);
H A DChangeLog-1996-19991504 * smob.c (scm_smob_print): Handle non-existing type name nicely.
2307 (scm_smob_free, scm_smob_print): Default free and print
H A DChangeLog-200811841 scm_free0, scm_smob_print, scm_smob_apply_1_error,
12977 * smob.c (scm_smob_print): Don't use SCM_CDR to access smob data.
/dports/lang/guile2/guile-2.2.7/libguile/
H A Dsmob.c105 scm_smob_print (SCM exp, SCM port, scm_print_state *pstate SCM_UNUSED) in scm_smob_print() function
505 scm_smobs[i].print = scm_smob_print; in scm_smob_prehistory()
H A Dsmob.h170 SCM_API int scm_smob_print (SCM exp, SCM port, scm_print_state *pstate);
H A DChangeLog-1996-19991504 * smob.c (scm_smob_print): Handle non-existing type name nicely.
2307 (scm_smob_free, scm_smob_print): Default free and print
H A DChangeLog-200811841 scm_free0, scm_smob_print, scm_smob_apply_1_error,
12977 * smob.c (scm_smob_print): Don't use SCM_CDR to access smob data.
/dports/lang/guile1/guile-1.8.8/libguile/
H A Dsmob.c117 scm_smob_print (SCM exp, SCM port, scm_print_state *pstate SCM_UNUSED) in scm_smob_print() function
501 scm_smobs[i].print = scm_smob_print; in scm_smob_prehistory()
H A Dsmob.h126 SCM_API int scm_smob_print (SCM exp, SCM port, scm_print_state *pstate);
H A DChangeLog-1996-19991504 * smob.c (scm_smob_print): Handle non-existing type name nicely.
2307 (scm_smob_free, scm_smob_print): Default free and print
H A DChangeLog-200811394 scm_free0, scm_smob_print, scm_smob_apply_1_error,
12530 * smob.c (scm_smob_print): Don't use SCM_CDR to access smob data.