Searched refs:SCM_ILOCP (Results 1 – 3 of 3) sorted by relevance
34 #define SCM_ILOCP(n) ((0xff & (int)(n))==0xfc) macro
224 #define SCM_ILOCP(n) ((0xff & (int)(n))==0xfc) macro
161 else if (SCM_ILOCP (svalue)) in scm_scmval_print()