EOVERFLOW         348 lib/common/results.c         case EOVERFLOW:         return "EOVERFLOW";
EOVERFLOW         646 lib/common/results.c         case EOVERFLOW:
EOVERFLOW          65 lib/common/strings.c             rc = EOVERFLOW;
EOVERFLOW         210 lib/common/strings.c                 rc = EOVERFLOW;
EOVERFLOW         112 lib/common/tests/strings/pcmk__scan_double_test.c     g_assert_cmpint(pcmk__scan_double(str, &result, NULL, NULL), ==, EOVERFLOW);
EOVERFLOW         116 lib/common/tests/strings/pcmk__scan_double_test.c     g_assert_cmpint(pcmk__scan_double(str, &result, NULL, NULL), ==, EOVERFLOW);