Searched refs:fmod (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/share/replaygain_synthesis/include/private/
H A Dfast_float_math_hack.h10 #define fmod fmodf macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dtbldo.S346 .long pmod |$21-0 fmod all
347 .long pmod |$21-1 fmod all
348 .long pmod |$21-2 fmod all
349 .long pmod |$21-3 fmod all
350 .long pmod |$21-4 fmod all
351 .long serror |$21-5 fmod ERROR
352 .long serror |$21-6 fmod ERROR
353 .long serror |$21-7 fmod ERROR
H A Ddo_func.S253 | ;$21 fmod
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lua/source/src/
H A Dlmathlib.c93 lua_pushnumber(L, l_mathop(fmod)(luaL_checknumber(L, 1),
245 {"fmod", math_fmod},
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dstv0900_core.c901 fmod, local
920 fmod = 14;
923 fmod = 13;
926 fmod = 11;
929 fmod = 7;
937 0xf0 | fmod);
940 (fmod << 4) | 0xf);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dtrio.c263 # define fmodl(x,y) fmod((double)(x),(double)(y))
H A Dxpath.c7477 ctxt->value->floatval = fmod(arg1, arg2);
9499 f = fmod((v), INT_MAX); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dtrio.c263 # define fmodl(x,y) fmod((double)(x),(double)(y))
H A Dxpath.c7477 ctxt->value->floatval = fmod(arg1, arg2);
9499 f = fmod((v), INT_MAX); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxpath.c7442 ctxt->value->floatval = fmod(arg1, arg2);
9457 f = fmod((v), INT_MAX); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxpath.c7442 ctxt->value->floatval = fmod(arg1, arg2);
9457 f = fmod((v), INT_MAX); \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/
H A Dfpsp.S2485 # fabs fdabs fsabs facos fmod
4765 short smod_snorm - tbl_trans # $21-0 fmod norm
4766 short smod_szero - tbl_trans # $21-1 fmod zero
4767 short smod_sinf - tbl_trans # $21-2 fmod inf
4768 short sop_sqnan - tbl_trans # $21-3 fmod qnan
4769 short smod_sdnrm - tbl_trans # $21-5 fmod denorm
4770 short sop_ssnan - tbl_trans # $21-4 fmod snan
4771 short tbl_trans - tbl_trans # $21-6 fmod unnorm
10910 # sop_sqnan(): The src op for frem/fmod/fscale was a QNAN.
10922 # sop_ssnan(): The src op for frem/fmod/fscal
11291 fmod: label
[all...]
H A Dpfpsp.S2484 # fabs fdabs fsabs facos fmod
4113 long tbl_unsupp - tbl_unsupp # 21: fmod

Completed in 304 milliseconds