Searched refs:cnt_l2 (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dprintf_fp.c572 int cnt_l2; local
573 count_trailing_zeros (cnt_l2, frac[i]);
574 if (cnt_l2 < cnt_l)
575 cnt_l = cnt_l2;

Completed in 23 milliseconds