Searched refs:SCM2PTR (Results 1 – 2 of 2) sorted by relevance
194 #define SCM2PTR(x) ((int)(x) >> 3) macro198 #define SCM2PTR(x) (x) macro
82 read_memory (SCM2PTR (svalue) + index * TYPE_LENGTH (builtin_type_scm), in scm_get_field()