ERANGE            303 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           1298 lib/common/strings.c         if (errno != ERANGE) {
ERANGE           1300 lib/common/strings.c             errno = ERANGE;
ERANGE           1306 lib/common/strings.c         if (errno != ERANGE) {
ERANGE           1308 lib/common/strings.c             errno = ERANGE;
ERANGE             67 lib/common/tests/strings/pcmk__guint_from_hash_test.c     assert_int_equal(pcmk__guint_from_hash(tbl, "negative", 456, &result), ERANGE);
ERANGE             70 lib/common/tests/strings/pcmk__guint_from_hash_test.c     assert_int_equal(pcmk__guint_from_hash(tbl, "toobig", 456, &result), ERANGE);
ERANGE            245 maint/gnulib/lib/canonicalize-lgpl.c           if (errno != ERANGE)
ERANGE            234 maint/gnulib/lib/canonicalize.c             case ERANGE:
ERANGE             90 maint/gnulib/lib/getcwd-lgpl.c     if (errno != ERANGE)
ERANGE            108 maint/gnulib/lib/getcwd-lgpl.c   while (!result && errno == ERANGE);
ERANGE            138 maint/gnulib/lib/getcwd.c       errno = ERANGE;
ERANGE            208 maint/gnulib/lib/getcwd.c   if (dir || (size && errno == ERANGE))
ERANGE            226 maint/gnulib/lib/getcwd.c   if (errno != ERANGE && errno != ENAMETOOLONG && errno != ENOENT)
ERANGE            414 maint/gnulib/lib/getcwd.c               __set_errno (ERANGE);
ERANGE             62 maint/gnulib/lib/getlogin_r.c         return ERANGE;
ERANGE             76 maint/gnulib/lib/getlogin_r.c         return ERANGE;
ERANGE             88 maint/gnulib/lib/getlogin_r.c             ret = ERANGE;
ERANGE            106 maint/gnulib/lib/getlogin_r.c     return ERANGE;
ERANGE            667 maint/gnulib/lib/glob.c                   if (err != ERANGE)
ERANGE            826 maint/gnulib/lib/glob.c                    == ERANGE)
ERANGE            398 maint/gnulib/lib/mountlist.c           && ! (dev == ULONG_MAX && errno == ERANGE)
ERANGE            166 maint/gnulib/lib/nstrftime.c           errno = ERANGE;                                                     \
ERANGE             88 maint/gnulib/lib/parse-duration.c       errno = ERANGE;
ERANGE             95 maint/gnulib/lib/parse-duration.c       errno = ERANGE;
ERANGE             42 maint/gnulib/lib/perror.c   if (ret == ERANGE)
ERANGE             98 maint/gnulib/lib/ptsname_r.c       errno = ERANGE;
ERANGE            148 maint/gnulib/lib/ptsname_r.c         errno = ERANGE;
ERANGE            184 maint/gnulib/lib/ptsname_r.c         errno = ERANGE;
ERANGE            204 maint/gnulib/lib/ptsname_r.c       errno = ERANGE;
ERANGE             75 maint/gnulib/lib/readlink.c   if (r < 0 && errno == ERANGE)
ERANGE             83 maint/gnulib/lib/readlink.c           if (errno == ERANGE)
ERANGE             56 maint/gnulib/lib/readlinkat.c   if (r < 0 && errno == ERANGE)
ERANGE             64 maint/gnulib/lib/readlinkat.c           if (errno == ERANGE)
ERANGE            136 maint/gnulib/lib/setlocale_null.c           return ERANGE;
ERANGE            170 maint/gnulib/lib/setlocale_null.c           return ERANGE;
ERANGE            132 maint/gnulib/lib/strerror_r.c   return len < buflen ? 0 : ERANGE;
ERANGE            146 maint/gnulib/lib/strerror_r.c       return ERANGE;
ERANGE            227 maint/gnulib/lib/strerror_r.c           ret = ERANGE;
ERANGE            236 maint/gnulib/lib/strerror_r.c     if (ret == ERANGE && strlen (buf) < buflen - 1)
ERANGE            241 maint/gnulib/lib/strerror_r.c         if (strerror_r (errnum, stackbuf, sizeof stackbuf) == ERANGE)
ERANGE             34 maint/gnulib/lib/strerrorname_np.c     case ERANGE:          return "ERANGE";
ERANGE            143 maint/gnulib/lib/strtod.c                       errno = ERANGE;
ERANGE            154 maint/gnulib/lib/strtod.c                       errno = ERANGE;
ERANGE            159 maint/gnulib/lib/strtod.c                       errno = ERANGE;
ERANGE            367 maint/gnulib/lib/strtol.c       __set_errno (ERANGE);
ERANGE             41 maint/gnulib/lib/ttyname_r.c     return ERANGE;
ERANGE             54 maint/gnulib/lib/ttyname_r.c         return ERANGE;
ERANGE             78 maint/gnulib/lib/ttyname_r.c         return ERANGE;
ERANGE             92 maint/gnulib/lib/ttyname_r.c         return ERANGE;
ERANGE            107 maint/gnulib/lib/ttyname_r.c     return ERANGE;
ERANGE             62 maint/gnulib/lib/xstrtod.c       if (val != 0 && errno == ERANGE)
ERANGE            113 maint/gnulib/lib/xstrtol.c       if (errno != ERANGE)
ERANGE             59 maint/gnulib/tests/test-errno.c int e34 = ERANGE;
ERANGE             71 maint/gnulib/tests/test-getcwd-lgpl.c         ASSERT (errno == ERANGE);
ERANGE             82 maint/gnulib/tests/test-getcwd-lgpl.c             ASSERT (errno == ERANGE);
ERANGE             83 maint/gnulib/tests/test-getcwd.c               if (! (errno == ERANGE || errno == ENAMETOOLONG
ERANGE            186 maint/gnulib/tests/test-getcwd.c           if (! (errno == ERANGE || errno == ENAMETOOLONG || errno == ENOENT))
ERANGE            207 maint/gnulib/tests/test-getcwd.c           if (! (errno == ERANGE || errno == ENAMETOOLONG))
ERANGE            221 maint/gnulib/tests/test-getcwd.c               if (! (errno == ERANGE || errno == ENOENT
ERANGE            227 maint/gnulib/tests/test-getcwd.c               if (HAVE_OPENAT_SUPPORT || errno == ERANGE || errno == ENOENT)
ERANGE             55 maint/gnulib/tests/test-getlogin_r.c           ASSERT (err == ERANGE || err == EINVAL);
ERANGE             57 maint/gnulib/tests/test-getlogin_r.c           ASSERT (err == ERANGE);
ERANGE            264 maint/gnulib/tests/test-nstrftime.c   if (! (n == 0 && errno == ERANGE))
ERANGE             62 maint/gnulib/tests/test-perror2.c     msg2 = strerror (ERANGE);
ERANGE             90 maint/gnulib/tests/test-ptsname_r.c           ASSERT (result == ERANGE);
ERANGE             97 maint/gnulib/tests/test-readlink.h         ASSERT (errno == ERANGE);
ERANGE            112 maint/gnulib/tests/test-strerror_r.c               ASSERT (ret == ERANGE || ret == EINVAL);
ERANGE            114 maint/gnulib/tests/test-strerror_r.c               ASSERT (ret == ERANGE);
ERANGE            126 maint/gnulib/tests/test-strerror_r.c         ASSERT (ret != ERANGE);
ERANGE            151 maint/gnulib/tests/test-strerror_r.c     msg2 = strerror (ERANGE);
ERANGE             36 maint/gnulib/tests/test-strerrorname_np.c   ASSERT (strcmp (strerrorname_np (ERANGE), "ERANGE") == 0);
ERANGE            512 maint/gnulib/tests/test-strtod.c     ASSERT (errno == ERANGE);
ERANGE            522 maint/gnulib/tests/test-strtod.c     ASSERT (errno == ERANGE);
ERANGE            533 maint/gnulib/tests/test-strtod.c     ASSERT (errno == ERANGE);
ERANGE            550 maint/gnulib/tests/test-strtod.c     ASSERT (errno == ERANGE);
ERANGE            512 maint/gnulib/tests/test-strtold.c     ASSERT (errno == ERANGE);
ERANGE            522 maint/gnulib/tests/test-strtold.c     ASSERT (errno == ERANGE);
ERANGE            533 maint/gnulib/tests/test-strtold.c     ASSERT (errno == ERANGE);
ERANGE            550 maint/gnulib/tests/test-strtold.c     ASSERT (errno == ERANGE);
ERANGE             45 maint/gnulib/tests/test-ttyname_r.c   ASSERT (ttyname_r (fd, buf, 1) == ERANGE);