Home
last modified time | relevance | path

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

/scripts/dtc/
Dlivetree.c647 static int cmp_reserve_info(const void *ax, const void *bx) in cmp_reserve_info() argument
651 a = *((const struct reserve_info * const *)ax); in cmp_reserve_info()
696 static int cmp_prop(const void *ax, const void *bx) in cmp_prop() argument
700 a = *((const struct property * const *)ax); in cmp_prop()
732 static int cmp_subnode(const void *ax, const void *bx) in cmp_subnode() argument
736 a = *((const struct node * const *)ax); in cmp_subnode()