PCMK__PARSE_INT_DEFAULT 577 lib/common/nvpair.c *dest = PCMK__PARSE_INT_DEFAULT; PCMK__PARSE_INT_DEFAULT 605 lib/common/nvpair.c && (pcmk__scan_ll(value, dest, PCMK__PARSE_INT_DEFAULT) == pcmk_rc_ok)) { PCMK__PARSE_INT_DEFAULT 369 lib/common/strings.c long long msec = PCMK__PARSE_INT_DEFAULT; PCMK__PARSE_INT_DEFAULT 374 lib/common/strings.c return PCMK__PARSE_INT_DEFAULT; PCMK__PARSE_INT_DEFAULT 380 lib/common/strings.c return PCMK__PARSE_INT_DEFAULT; PCMK__PARSE_INT_DEFAULT 401 lib/common/strings.c return PCMK__PARSE_INT_DEFAULT; PCMK__PARSE_INT_DEFAULT 404 lib/common/strings.c scan_ll(num_start, &msec, PCMK__PARSE_INT_DEFAULT, &end_text); PCMK__PARSE_INT_DEFAULT 818 lib/common/strings.c *start = PCMK__PARSE_INT_DEFAULT; PCMK__PARSE_INT_DEFAULT 819 lib/common/strings.c *end = PCMK__PARSE_INT_DEFAULT; PCMK__PARSE_INT_DEFAULT 830 lib/common/strings.c int rc = scan_ll(srcstring+1, end, PCMK__PARSE_INT_DEFAULT, &remainder); PCMK__PARSE_INT_DEFAULT 839 lib/common/strings.c if (scan_ll(srcstring, start, PCMK__PARSE_INT_DEFAULT, PCMK__PARSE_INT_DEFAULT 847 lib/common/strings.c int rc = scan_ll(remainder+1, end, PCMK__PARSE_INT_DEFAULT, PCMK__PARSE_INT_DEFAULT 855 lib/common/strings.c *start = PCMK__PARSE_INT_DEFAULT; PCMK__PARSE_INT_DEFAULT 1270 lib/common/strings.c return PCMK__PARSE_INT_DEFAULT; PCMK__PARSE_INT_DEFAULT 1273 lib/common/strings.c scan_ll(text, &result, PCMK__PARSE_INT_DEFAULT, NULL); PCMK__PARSE_INT_DEFAULT 42 lib/common/tests/strings/pcmk__parse_ll_range_test.c g_assert_cmpint(start, ==, PCMK__PARSE_INT_DEFAULT); PCMK__PARSE_INT_DEFAULT 43 lib/common/tests/strings/pcmk__parse_ll_range_test.c g_assert_cmpint(end, ==, PCMK__PARSE_INT_DEFAULT); PCMK__PARSE_INT_DEFAULT 54 lib/common/tests/strings/pcmk__parse_ll_range_test.c g_assert_cmpint(end, ==, PCMK__PARSE_INT_DEFAULT); PCMK__PARSE_INT_DEFAULT 64 lib/common/tests/strings/pcmk__parse_ll_range_test.c g_assert_cmpint(start, ==, PCMK__PARSE_INT_DEFAULT); PCMK__PARSE_INT_DEFAULT 86 lib/common/tests/strings/pcmk__parse_ll_range_test.c g_assert_cmpint(start, ==, PCMK__PARSE_INT_DEFAULT); PCMK__PARSE_INT_DEFAULT 87 lib/common/tests/strings/pcmk__parse_ll_range_test.c g_assert_cmpint(end, ==, PCMK__PARSE_INT_DEFAULT); PCMK__PARSE_INT_DEFAULT 91 lib/common/tests/strings/pcmk__parse_ll_range_test.c g_assert_cmpint(start, ==, PCMK__PARSE_INT_DEFAULT); PCMK__PARSE_INT_DEFAULT 92 lib/common/tests/strings/pcmk__parse_ll_range_test.c g_assert_cmpint(end, ==, PCMK__PARSE_INT_DEFAULT);