PCMK__PARSE_INT_DEFAULT   53 lib/common/strings.c     long long local_result = PCMK__PARSE_INT_DEFAULT;
PCMK__PARSE_INT_DEFAULT   71 lib/common/strings.c             local_result = PCMK__PARSE_INT_DEFAULT;
PCMK__PARSE_INT_DEFAULT   73 lib/common/strings.c                     text, PCMK__PARSE_INT_DEFAULT, pcmk_rc_str(rc));
PCMK__PARSE_INT_DEFAULT   77 lib/common/strings.c             local_result = PCMK__PARSE_INT_DEFAULT;
PCMK__PARSE_INT_DEFAULT   79 lib/common/strings.c                     "No digits found", text, PCMK__PARSE_INT_DEFAULT);
PCMK__PARSE_INT_DEFAULT  116 lib/common/strings.c             return PCMK__PARSE_INT_DEFAULT;
PCMK__PARSE_INT_DEFAULT  346 lib/common/strings.c     long long msec = PCMK__PARSE_INT_DEFAULT;
PCMK__PARSE_INT_DEFAULT  351 lib/common/strings.c         return PCMK__PARSE_INT_DEFAULT;
PCMK__PARSE_INT_DEFAULT  357 lib/common/strings.c         return PCMK__PARSE_INT_DEFAULT;
PCMK__PARSE_INT_DEFAULT  378 lib/common/strings.c         return PCMK__PARSE_INT_DEFAULT;
PCMK__PARSE_INT_DEFAULT  733 lib/common/strings.c     *start = PCMK__PARSE_INT_DEFAULT;
PCMK__PARSE_INT_DEFAULT  734 lib/common/strings.c     *end = PCMK__PARSE_INT_DEFAULT;
PCMK__PARSE_INT_DEFAULT  768 lib/common/strings.c         *start = PCMK__PARSE_INT_DEFAULT;
PCMK__PARSE_INT_DEFAULT   33 lib/common/tests/strings/pcmk__parse_ll_range_test.c     g_assert_cmpint(start, ==, PCMK__PARSE_INT_DEFAULT);
PCMK__PARSE_INT_DEFAULT   34 lib/common/tests/strings/pcmk__parse_ll_range_test.c     g_assert_cmpint(end, ==, PCMK__PARSE_INT_DEFAULT);
PCMK__PARSE_INT_DEFAULT   45 lib/common/tests/strings/pcmk__parse_ll_range_test.c     g_assert_cmpint(end, ==, PCMK__PARSE_INT_DEFAULT);
PCMK__PARSE_INT_DEFAULT   55 lib/common/tests/strings/pcmk__parse_ll_range_test.c     g_assert_cmpint(start, ==, PCMK__PARSE_INT_DEFAULT);
PCMK__PARSE_INT_DEFAULT   77 lib/common/tests/strings/pcmk__parse_ll_range_test.c     g_assert_cmpint(start, ==, PCMK__PARSE_INT_DEFAULT);
PCMK__PARSE_INT_DEFAULT   78 lib/common/tests/strings/pcmk__parse_ll_range_test.c     g_assert_cmpint(end, ==, PCMK__PARSE_INT_DEFAULT);
PCMK__PARSE_INT_DEFAULT   82 lib/common/tests/strings/pcmk__parse_ll_range_test.c     g_assert_cmpint(start, ==, PCMK__PARSE_INT_DEFAULT);
PCMK__PARSE_INT_DEFAULT   83 lib/common/tests/strings/pcmk__parse_ll_range_test.c     g_assert_cmpint(end, ==, PCMK__PARSE_INT_DEFAULT);