Home | History | Annotate | Download | only in arm64

Lines Matching refs:plusZero

120 Double plusZero  ( void ) { return 0.0; }
122 Double minusZero ( void ) { return negate(plusZero()); }
148 special_values[0] = plusZero();