Searched refs:can_parse_unsigned (Results 1 – 1 of 1) sorted by relevance
220 can_parse_unsigned(uint64_t expected_result, enum cmdline_numtype type) in can_parse_unsigned() function433 if ((ret < 0) == (can_parse_unsigned(num_valid_positive_strs[i].result, type) > 0)) { in test_parse_num_valid()511 if ((ret < 0) == (can_parse_unsigned(num_garbage_positive_strs[i].result, type) > 0)) { in test_parse_num_valid()