Home | History | Annotate | Download | only in src

Lines Matching refs:fmod

7479 	ctxt->value->floatval = fmod(arg1, arg2);
9514 f = fmod((v), INT_MAX); \