Searched defs:isNan (Results 1 – 10 of 10) sorted by relevance
34 static bool isNan(const Float16& val) { in isNan() function
43 static bool isNan(const Float16& val) { in isNan() function
47 static bool isNan(const Float16& val) { in isNan() function
1144 bool isNan = ecma_number_is_nan (count_number); in ecma_builtin_string_prototype_object_repeat() local
774 const bool isNan = rnd.getFloat() > 0.3f; in getInputValues() local856 const bool isNan = !isInf && rnd.getFloat() > 0.4f; in getInputValues() local
849 const bool isNan = rnd.getFloat() > 0.3f; in getInputValues() local933 const bool isNan = !isInf && rnd.getFloat() > 0.4f; in getInputValues() local
654 const bool isNan = !isInf && rnd.getFloat() > 0.66f; in infNanRandomFloats() local