ERANGE            109 ext/net/netdb.c             if (herr != ERANGE) return SCM_FALSE;
ERANGE            116 ext/net/netdb.c             else if (herr != ERANGE) return SCM_FALSE;
ERANGE            161 ext/net/netdb.c             if (herr != ERANGE) return SCM_FALSE;
ERANGE            169 ext/net/netdb.c             if (herr != ERANGE) return SCM_FALSE;
ERANGE            254 ext/net/netdb.c             if (errno != ERANGE) return SCM_FALSE;
ERANGE            261 ext/net/netdb.c             else if (errno != ERANGE) return SCM_FALSE;
ERANGE            294 ext/net/netdb.c             if (errno != ERANGE) return SCM_FALSE;
ERANGE            301 ext/net/netdb.c             else if (errno != ERANGE) return SCM_FALSE;
ERANGE            379 ext/net/netdb.c             if (errno != ERANGE) return SCM_FALSE;
ERANGE            386 ext/net/netdb.c             else if (errno != ERANGE) return SCM_FALSE;
ERANGE            420 ext/net/netdb.c             if (errno != ERANGE) return SCM_FALSE;
ERANGE            427 ext/net/netdb.c             else if (errno != ERANGE) return SCM_FALSE;
ERANGE            576 src/syslib.c   #if defined(ERANGE)
ERANGE           2995 src/syslib.c   #if defined(ERANGE)
ERANGE           2997 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ERANGE__VAR)), SCM_OBJ(Scm_MakeInteger(ERANGE)));