Searched refs:dashlinesort (Results 1 - 1 of 1) sorted by relevance
/third_party/toybox/scripts/ | ||
H A D | config2help.c | 294 int dashlinesort(char **a, char **b) in dashlinesort() function 389 qsort(new, clen+tlen, sizeof(char *), (void *)dashlinesort); in main() |
Completed in 2 milliseconds