SCM_SET_INT64_MIN  104 src/gauche/int64.h #define SCM_SET_INT64_MIN(v64)  \
SCM_SET_INT64_MIN  113 src/gauche/int64.h #define SCM_SET_INT64_MIN(v64)  \
SCM_SET_INT64_MIN  122 src/gauche/int64.h #define SCM_SET_INT64_MIN(v64)    ((v64) = LONG_MIN)