DFLT_FRACMBITS
#define DBL_FRACMBITS DFLT_FRACMBITS
#define DFLT_FRACBITS (DFLT_FRACLBITS + DFLT_FRACMBITS + DFLT_FRACHBITS)
unsigned int dflt_fracm:DFLT_FRACMBITS;