Home
last modified time | relevance | path

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

/scripts/dtc/
A Dlivetree.c674 static int cmp_reserve_info(const void *ax, const void *bx) in cmp_reserve_info() argument
679 b = *((const struct reserve_info * const *)bx); in cmp_reserve_info()
723 static int cmp_prop(const void *ax, const void *bx) in cmp_prop() argument
728 b = *((const struct property * const *)bx); in cmp_prop()
759 static int cmp_subnode(const void *ax, const void *bx) in cmp_subnode() argument
764 b = *((const struct node * const *)bx); in cmp_subnode()

Completed in 6 milliseconds