Home
last modified time | relevance | path

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

/busybox-1.35.0/miscutils/
Dbc.c1501 bool a_max, neg; in bc_num_cmp() local
1522 a_max = (a->rdx > b->rdx); in bc_num_cmp()
1523 if (a_max) { in bc_num_cmp()