Searched refs:expected_chars (Results 1 – 1 of 1) sorted by relevance
636 …len, void *func, const char *input, int base, intmax_t expected, int expected_chars, int expected_… in expect_strtox() argument659 if (expected_chars == -1) { in expect_strtox()664 } else if (expected_chars != actual_chars) { in expect_strtox()