Home
last modified time | relevance | path

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

/freebsd-14-stable/lib/libc/include/
HDfpmath.h55 #define DBL_MANH_SIZE 20 macro
/freebsd-14-stable/lib/libc/gdtoa/
HD_hdtoa.c127 *s = xdigs[(manh >> (DBL_MANH_SIZE - 4)) & 0xf]; in __hdtoa()