Searched refs:too_small (Results 1 – 2 of 2) sorted by relevance
50 LIBC_INLINE static bool too_small(Block *block) { in too_small() function65 if (too_small(block)) in insert()74 if (too_small(block)) in remove()
660 DblMant too_small = a - b; in rounded_div() local661 while (qb <= too_small) { in rounded_div()