fmod
double fmod(double, double);
x = fmod(sec, 60.);
double fmod(double x, double y);
r1 = fmod(r1, r2);
inline float fmod(float __X, float __Y) { return __fmodf(__X, __Y); }
inline long double fmod(long double __X, long double __Y) {
extern double fmod(double, double);
using std::fmod;
topo_mod_t *fmod;
if ((fmod = topo_mod_lookup(thp, name, 0)) == NULL) {
if ((fmod = topo_mod_load(mp, name, TOPO_VERSION)) == NULL) {
e = topo_mod_enumerate(fmod, node, name, name, 0, 0, NULL);
topo_mod_t *fmod = topo_mod_getspecific(mod);
if (fmod == NULL && (fmod = topo_mod_load(mod, FAC_PROV_IPMI,
topo_mod_setspecific(mod, fmod);
if (topo_mod_enumerate(fmod, tn, FAC_PROV_IPMI, FAC_PROV_IPMI, 0, 0,
x = fmod(x, p + p);