SCM_CLAMP_LO       63 ext/uvector/uvectorP.h     if (clamp & SCM_CLAMP_LO) return -128;
SCM_CLAMP_LO       82 ext/uvector/uvectorP.h     if (clamp & SCM_CLAMP_LO) return 0;
SCM_CLAMP_LO      101 ext/uvector/uvectorP.h     if (clamp & SCM_CLAMP_LO) return -32768;
SCM_CLAMP_LO      120 ext/uvector/uvectorP.h     if (clamp & SCM_CLAMP_LO) return 0;
SCM_CLAMP_LO      139 ext/uvector/uvectorP.h     if (clamp & SCM_CLAMP_LO) return -2147483647L-1;
SCM_CLAMP_LO      162 ext/uvector/uvectorP.h     if (clamp & SCM_CLAMP_LO) return 0;
SCM_CLAMP_LO      187 ext/uvector/uvectorP.h     if (clamp & SCM_CLAMP_LO) {
SCM_CLAMP_LO      205 ext/uvector/uvectorP.h     if (clamp & SCM_CLAMP_LO) {
SCM_CLAMP_LO       22 ext/uvector/uvlib.c    else if (SCM_EQ(clamp, sym_low))  return SCM_CLAMP_LO;
SCM_CLAMP_LO      261 src/bignum.c               if (clamp & SCM_CLAMP_LO) return LONG_MIN;
SCM_CLAMP_LO      288 src/bignum.c           if (clamp & SCM_CLAMP_LO) return 0;
SCM_CLAMP_LO      317 src/bignum.c               if (!(clamp&SCM_CLAMP_LO)) goto err;
SCM_CLAMP_LO      343 src/bignum.c               if (!(clamp&SCM_CLAMP_LO)) goto err;
SCM_CLAMP_LO      374 src/bignum.c           if (!(clamp&SCM_CLAMP_LO)) goto err;
SCM_CLAMP_LO      390 src/bignum.c           if (!(clamp&SCM_CLAMP_LO)) goto err;
SCM_CLAMP_LO     2034 src/gauche.h       SCM_CLAMP_LO = 2,
SCM_CLAMP_LO      348 src/number.c               if (clamp & SCM_CLAMP_LO) return LONG_MIN;
SCM_CLAMP_LO      367 src/number.c               if (clamp & SCM_CLAMP_LO) return 0;
SCM_CLAMP_LO      381 src/number.c               if (clamp & SCM_CLAMP_LO) return 0;
SCM_CLAMP_LO      409 src/number.c               if (clamp & SCM_CLAMP_LO) return -0x80000000L;
SCM_CLAMP_LO      419 src/number.c               if (clamp & SCM_CLAMP_LO) return -0x80000000L;
SCM_CLAMP_LO      445 src/number.c               if (clamp & SCM_CLAMP_LO) return 0;
SCM_CLAMP_LO      455 src/number.c               if (clamp & SCM_CLAMP_LO) return 0;
SCM_CLAMP_LO      529 src/number.c               if (!(clamp&SCM_CLAMP_LO)) goto err;
SCM_CLAMP_LO      555 src/number.c               if (!(clamp&SCM_CLAMP_LO)) goto err;
SCM_CLAMP_LO      579 src/number.c               if (!(clamp&SCM_CLAMP_LO)) goto err;
SCM_CLAMP_LO      594 src/number.c               if (!(clamp&SCM_CLAMP_LO)) goto err;
SCM_CLAMP_LO      607 src/number.c               if (!(clamp&SCM_CLAMP_LO)) goto err;
SCM_CLAMP_LO      621 src/number.c               if (!(clamp&SCM_CLAMP_LO)) goto err;