SCM_SET_INT64_ZERO  108 src/gauche/int64.h #define SCM_SET_INT64_ZERO(v64) \
SCM_SET_INT64_ZERO  117 src/gauche/int64.h #define SCM_SET_INT64_ZERO(v64) \
SCM_SET_INT64_ZERO  124 src/gauche/int64.h #define SCM_SET_INT64_ZERO(v64)   ((v64) = 0)