Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/dtc/
H A Dlivetree.c677 static int cmp_prop(const void *ax, const void *bx) in cmp_prop() function
703 qsort(tbl, n, sizeof(*tbl), cmp_prop); in sort_properties()
/openbmc/linux/scripts/dtc/
H A Dlivetree.c722 static int cmp_prop(const void *ax, const void *bx) in cmp_prop() function
748 qsort(tbl, n, sizeof(*tbl), cmp_prop); in sort_properties()