Home | History | Annotate | Download | only in runtime

Lines Matching defs:modf

500 extern float __attribute__((overloadable)) modf(float, float *);
501 FN_FUNC_FN_PFN(modf);