Home | History | Annotate | Download | only in src

Lines Matching full:_class

185 // bool _Stl_is_neg_inf(double x)    { return _class(x) == FP_MINUS_INF; }