Searched defs:modf (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/driver/runtime/
H A Drs_f16_math.c82 extern half __attribute__((overloadable)) modf(half x, half *iptr) { function
H A Drs_cl.c604 float __attribute__((overloadable)) modf(float v1, float *v2) { function
607 FN_FUNC_FN_PFN(modf); variable
2101 extern half __attribute__((overloadable)) modf(half x, half *iptr);
2102 SCALARIZE_HN_FUNC_HN_PHN(modf); variable

Completed in 736 milliseconds