Searched refs:isNegative (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/add-ons/translators/exr/openexr/ilmimf/
H A DImfConvert.cpp50 isNegative (float f) function in namespace:Imf::__anon2691
90 if (h.isNegative() || h.isNan())
103 if (isNegative (f) || isNan (f))
/haiku-fatelf/src/add-ons/translators/exr/openexr/half/
H A DhalfFunction.h142 _lut[i] = x.isNegative()? negInfValue: posInfValue;
H A Dhalf.h162 // h.isNegative() returns true if the sign bit of h
172 bool isNegative () const;
719 half::isNegative () const function in class:half
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dtriostr.c965 int isNegative = FALSE;
1020 isNegative = (*source == '-');
1072 if (isNegative)

Completed in 46 milliseconds