Searched refs:num_garbage_negative_strs (Results 1 – 1 of 1) sorted by relevance
176 const struct num_signed_str num_garbage_negative_strs[] = { variable527 for (i = 0; i < RTE_DIM(num_garbage_negative_strs); i++) { in test_parse_num_valid()535 num_garbage_negative_strs[i].str, in test_parse_num_valid()539 if ((ret < 0) == (can_parse_signed(num_garbage_negative_strs[i].result, type) > 0)) { in test_parse_num_valid()541 num_garbage_negative_strs[i].str, buf); in test_parse_num_valid()564 if (num_garbage_negative_strs[i].result == (int64_t) result) in test_parse_num_valid()567 num_garbage_negative_strs[i].str, buf); in test_parse_num_valid()