Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Dlivetree.c559 static int cmp_subnode(const void *ax, const void *bx) in cmp_subnode() function
585 qsort(tbl, n, sizeof(*tbl), cmp_subnode); in sort_subnodes()