Home | History | Annotate | Download | only in libxml2

Lines Matching refs:fmod

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