Searched refs:cmp_prop (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/scripts/dtc/ | ||
H A D | livetree.c | 623 static int cmp_prop(const void *ax, const void *bx) cmp_prop() function 649 qsort(tbl, n, sizeof(*tbl), cmp_prop); sort_properties() |
Completed in 40 milliseconds