Searched refs:bfdec_cmpu (Results 1 – 2 of 2) sorted by relevance
475 static inline int bfdec_cmpu(const bfdec_t *a, const bfdec_t *b) in bfdec_cmpu() function
6608 cmp_res = bfdec_cmpu(a, b); in bfdec_add_internal()6931 if (bfdec_cmpu(a, b) < 0) { in bfdec_tdivremu()7028 res = bfdec_cmpu(r1, b); in bfdec_divrem()
Completed in 22 milliseconds