Searched refs:FL_OVFL (Results 1 – 2 of 2) sorted by relevance
79 #define FL_OVFL 0x100 /* significand overflowed */ macro
285 if (flags & FL_OVFL) { in conv_flt()296 flags |= FL_OVFL; in conv_flt()