Home | History | Annotate | Download | only in ScriptCRT

Lines Matching full:isposzero

338 static bool isposzero(float f) {
349 return isposzero(f) || isnegzero(f);