Searched refs:twoptr_result (Results 1 – 2 of 2) sorted by relevance
4169 char *twoptr_result; in num_sort_it() local4188 v2 = strtoimax(twoptr, &twoptr_result, 0); in num_sort_it()4192 twoptr = twoptr_result; in num_sort_it()
3755 char *twoptr_result; in num_sort_it() local3774 v2 = strtol(twoptr, &twoptr_result, 0); in num_sort_it()3778 twoptr = twoptr_result; in num_sort_it()