Home
last modified time | relevance | path

Searched refs:fmod (Results 1 – 9 of 9) sorted by relevance

/openbmc/telemetry/redfish-tests/
H A Dredfish_requests.py118 time = math.fmod(time, (24 * 60 * 60))
120 time = math.fmod(time, (60 * 60))
122 time = round(math.fmod(time, 60), 3)
/openbmc/linux/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
/openbmc/linux/drivers/media/dvb-frontends/
H A Dstv0900_core.c881 fmod, in stv0900_activate_s2_modcod() local
900 fmod = 14; in stv0900_activate_s2_modcod()
903 fmod = 13; in stv0900_activate_s2_modcod()
906 fmod = 11; in stv0900_activate_s2_modcod()
909 fmod = 7; in stv0900_activate_s2_modcod()
917 0xf0 | fmod); in stv0900_activate_s2_modcod()
920 (fmod << 4) | 0xf); in stv0900_activate_s2_modcod()
/openbmc/qemu/target/m68k/
H A Dhelper.h68 DEF_HELPER_4(fmod, void, env, fp, fp, fp)
H A Dfpu_helper.c596 void HELPER(fmod)(CPUM68KState *env, FPReg *res, FPReg *val0, FPReg *val1) in HELPER() argument
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386.c776 printf("a=%f b=%f fmod(a, b)=%f\n", a, b, fmod(a, b)); in test_fops()
/openbmc/linux/arch/m68k/ifpsp060/src/
H A Dfpsp.S2485 # fabs fdabs fsabs facos fmod
11376 # frem,fmod, and fscale would get the dst trashed here. But, for
11444 long fmod - tbl_unsupp # 21: fmod
H A Dpfpsp.S2484 # fabs fdabs fsabs facos fmod