ERANGE 355 lib/common/results.c case ERANGE: return "ERANGE"; ERANGE 53 lib/common/strings.c if (errno == ERANGE) { ERANGE 218 lib/common/strings.c if (errno == ERANGE) { ERANGE 336 lib/common/strings.c return ERANGE; ERANGE 1284 lib/common/strings.c if (errno != ERANGE) { ERANGE 1286 lib/common/strings.c errno = ERANGE; ERANGE 1292 lib/common/strings.c if (errno != ERANGE) { ERANGE 1294 lib/common/strings.c errno = ERANGE;