Home | History | Annotate | Download | only in runtime

Lines Matching full:isposzero

322 static bool isposzero(float f) {
333 return isposzero(f) || isnegzero(f);