Home | History | Annotate | Download | only in include

Lines Matching refs:FP_NORMAL

26     FP_NORMAL               // C99
400 { return __lcpp_x == 0 ? FP_ZERO : FP_NORMAL; }
416 { return __lcpp_x == 0 ? FP_ZERO : FP_NORMAL; }