Home | History | Annotate | Download | only in ScriptCRT

Lines Matching refs:modf

517 extern float __attribute__((overloadable)) modf(float, float *);
518 FN_FUNC_FN_PFN(modf);