ERANGE 68 opal/mca/hwloc/hwloc201/hwloc/hwloc/misc.c } while ((size_t) ret == fakesize-1 || (ret < 0 && (!errno || errno == ERANGE))); ERANGE 175 opal/util/error.c errno = ERANGE; ERANGE 185 opal/util/error.c errno = ERANGE; ERANGE 315 orte/mca/odls/alps/odls_alps_module.c if (errno == EINVAL || errno == ERANGE) { ERANGE 319 orte/mca/odls/default/odls_default_module.c if (errno == EINVAL || errno == ERANGE) { ERANGE 247 orte/mca/odls/pspawn/odls_pspawn.c if (errno == EINVAL || errno == ERANGE) { ERANGE 54 orte/tools/orted/orted.c if ((! (0 == mask && (EINVAL == errno || ERANGE == errno))) &&