Home | History | Annotate | Download | only in runtime

Lines Matching refs:SC_modff

603 extern float __attribute__((overloadable)) SC_modff(float, float *);
605 return SC_modff(v1, v2);