Searched refs:FLOAT_CLASS_POSITIVE_SUBNORMAL (Results 1 – 2 of 2) sorted by relevance
12 #define FLOAT_CLASS_POSITIVE_SUBNORMAL 0x100 macro35 case FLOAT_CLASS_POSITIVE_SUBNORMAL: \
1143 #define FLOAT_CLASS_POSITIVE_SUBNORMAL 0x100 macro1168 return FLOAT_CLASS_POSITIVE_SUBNORMAL; in float_class_d()1202 return FLOAT_CLASS_POSITIVE_SUBNORMAL; in float_class_s()