Searched refs:SCM_NNULLP (Results 1 – 2 of 2) sorted by relevance
296 #define SCM_NNULLP(x) (SCM_EOL != (x)) macro
120 if (SCM_NNULLP (svalue)) in scm_scmlist_print()