SCM_SET_INT64_MAX  102 src/gauche/int64.h #define SCM_SET_INT64_MAX(v64)  \
SCM_SET_INT64_MAX  111 src/gauche/int64.h #define SCM_SET_INT64_MAX(v64)  \
SCM_SET_INT64_MAX  121 src/gauche/int64.h #define SCM_SET_INT64_MAX(v64)    ((v64) = LONG_MAX)