Home
last modified time | relevance | path

Searched refs:qsort_linkcmp (Results 1 – 1 of 1) sorted by relevance

/third_party/tzdata/
Dzic.c708 qsort_linkcmp(void const *a, void const *b) in qsort_linkcmp() function
739 qsort(links, nlinks, sizeof *links, qsort_linkcmp); in make_links()