Home
last modified time | relevance | path

Searched refs:SCM_VALIDATE_PRINTSTATE (Results 1 – 6 of 6) sorted by relevance

/dports/lang/guile/guile-3.0.7/libguile/
H A Dprint.h60 #define SCM_VALIDATE_PRINTSTATE(pos, a) \ macro
H A Dprint.c1290 SCM_VALIDATE_PRINTSTATE (2, pstate);
/dports/lang/guile2/guile-2.2.7/libguile/
H A Dvalidate.h292 #define SCM_VALIDATE_PRINTSTATE(pos, a) SCM_MAKE_VALIDATE_MSG(pos, a, PRINT_STATE_P, "print-state") macro
H A Dprint.c1266 SCM_VALIDATE_PRINTSTATE (2, pstate);
/dports/lang/guile1/guile-1.8.8/libguile/
H A Dvalidate.h272 #define SCM_VALIDATE_PRINTSTATE(pos, a) SCM_MAKE_VALIDATE_MSG(pos, a, PRINT_STATE_P, "print-state") macro
H A Dprint.c1145 SCM_VALIDATE_PRINTSTATE (2, pstate);