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

/freebsd-12-stable/lib/libc/include/
H A Dfpmath.h58 #define DBL_MANL_SIZE 32 macro
/freebsd-12-stable/lib/libc/gdtoa/
H A D_hdtoa.c131 manh = (manh << 4) | (manl >> (DBL_MANL_SIZE - 4));

Completed in 117 milliseconds