Searched refs:rint (Results 1 – 17 of 17) sorted by relevance
79 IMPORT_F32_FN_F32(rint)
129 TEST_FUNC_1(rint);
825 f = rint(f);826 f2 = rint(f2);827 f3 = rint(f3);828 f4 = rint(f4);
311 TEST_FN_FUNC_FN(rint);
169 TEST_FN_FUNC_FN(rint);
319 TEST_FN_FUNC_FN(rint);
297 TEST_FN_FUNC_FN(rint);
366 BENCH_FN_FUNC_FN(rint);
845 value = (float) (Math.rint(value * scale) / scale);
546 extern float __attribute__((overloadable)) rint(float);547 FN_FUNC_FN(rint) in FN_FUNC_FN() argument
721 name: rint
9202 extern float __attribute__((const, overloadable))rint(float);9211 extern float2 __attribute__((const, overloadable))rint(float2);9220 extern float3 __attribute__((const, overloadable))rint(float3);9229 extern float4 __attribute__((const, overloadable))rint(float4);
44052 method public static double rint(double);44374 method public static double rint(double);
41523 method public static double rint(double);41845 method public static double rint(double);