Home
last modified time | relevance | path

Searched refs:Perl_fmod (Results 1 – 25 of 26) sorted by relevance

12

/dports/lang/perl5.34/perl-5.34.0/
H A Dtime64.c380 v_tm_sec = (int)Perl_fmod(time, 60.0); in Perl_gmtime64_r()
382 v_tm_min = (int)Perl_fmod(time, 60.0); in Perl_gmtime64_r()
384 v_tm_hour = (int)Perl_fmod(time, 24.0); in Perl_gmtime64_r()
392 v_tm_wday = (int)Perl_fmod((v_tm_tday + 4.0), 7.0); in Perl_gmtime64_r()
H A Dperl.h2258 # define Perl_fmod fmodl macro
2337 # define Perl_fmod fmodq macro
2383 # define Perl_fmod fmod macro
H A Dpp.c1204 NV mod2 = Perl_fmod( right, 2.0 ); in PP()
1632 dans = Perl_fmod(dleft, dright); in PP()
/dports/lang/perl5.30/perl-5.30.3/
H A Dtime64.c367 v_tm_sec = (int)Perl_fmod(time, 60.0); in Perl_gmtime64_r()
369 v_tm_min = (int)Perl_fmod(time, 60.0); in Perl_gmtime64_r()
371 v_tm_hour = (int)Perl_fmod(time, 24.0); in Perl_gmtime64_r()
379 v_tm_wday = (int)Perl_fmod((v_tm_tday + 4.0), 7.0); in Perl_gmtime64_r()
H A Dperl.h1905 # define Perl_fmod fmodl macro
1984 # define Perl_fmod fmodq macro
2030 # define Perl_fmod fmod macro
H A Dpp.c1204 NV mod2 = Perl_fmod( right, 2.0 ); in PP()
1638 dans = Perl_fmod(dleft, dright); in PP()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dtime64.c380 v_tm_sec = (int)Perl_fmod(time, 60.0); in Perl_gmtime64_r()
382 v_tm_min = (int)Perl_fmod(time, 60.0); in Perl_gmtime64_r()
384 v_tm_hour = (int)Perl_fmod(time, 24.0); in Perl_gmtime64_r()
392 v_tm_wday = (int)Perl_fmod((v_tm_tday + 4.0), 7.0); in Perl_gmtime64_r()
H A Dperl.h2263 # define Perl_fmod fmodl macro
2342 # define Perl_fmod fmodq macro
2388 # define Perl_fmod fmod macro
H A Dpp.c1199 NV mod2 = Perl_fmod( right, 2.0 ); in PP()
1627 dans = Perl_fmod(dleft, dright); in PP()
/dports/lang/perl5.32/perl-5.32.1/
H A Dtime64.c380 v_tm_sec = (int)Perl_fmod(time, 60.0); in Perl_gmtime64_r()
382 v_tm_min = (int)Perl_fmod(time, 60.0); in Perl_gmtime64_r()
384 v_tm_hour = (int)Perl_fmod(time, 24.0); in Perl_gmtime64_r()
392 v_tm_wday = (int)Perl_fmod((v_tm_tday + 4.0), 7.0); in Perl_gmtime64_r()
H A Dperl.h2102 # define Perl_fmod fmodl macro
2181 # define Perl_fmod fmodq macro
2227 # define Perl_fmod fmod macro
H A Dpp.c1204 NV mod2 = Perl_fmod( right, 2.0 ); in PP()
1632 dans = Perl_fmod(dleft, dright); in PP()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/todo/
H A D500600086 Perl_fmod # U
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/todo/
H A D500600086 Perl_fmod # U
/dports/devel/p5-Time-Moment/Time-Moment-0.44/src/
H A Dmoment.c282 f = n = Perl_fmod(sec, 1.0); in THX_moment_from_epoch_nv()
316 f1 = Perl_fmod(d1, 1.0); in THX_moment_from_sd()
317 f2 = Perl_fmod(d2, 1.0); in THX_moment_from_sd()
321 f = Perl_fmod(f1 + f2, 1.0); in THX_moment_from_sd()
/dports/lang/perl5.34/perl-5.34.0/ext/POSIX/
H A DPOSIX.xs1257 a[i] = (UV)Perl_fmod(t2, (NV)UV_MAX); in S_setpayload()
2743 RETVAL = Perl_fmod(x, y); /* C89 math */
/dports/lang/perl5.30/perl-5.30.3/ext/POSIX/
H A DPOSIX.xs1248 a[i] = (UV)Perl_fmod(t2, (NV)UV_MAX); in S_setpayload()
2748 RETVAL = Perl_fmod(x, y); /* C89 math */
/dports/lang/perl5.32/perl-5.32.1/ext/POSIX/
H A DPOSIX.xs1249 a[i] = (UV)Perl_fmod(t2, (NV)UV_MAX); in S_setpayload()
2744 RETVAL = Perl_fmod(x, y); /* C89 math */
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ext/POSIX/
H A DPOSIX.xs1246 a[i] = (UV)Perl_fmod(t2, (NV)UV_MAX); in S_setpayload()
2728 RETVAL = Perl_fmod(x, y); /* C89 math */
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/
H A D5006000416 Perl_fmod # Z added by devel/scanprov
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/
H A D5006000416 Perl_fmod # E
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/
H A D5006000416 Perl_fmod # E
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/
H A Dapidoc.fnc532 AmTd|NV|Perl_fmod|NV x|NV y
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/
H A Dapidoc.fnc532 AmTd|NV|Perl_fmod|NV x|NV y
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dxs.vim2966 syn keyword xsMacro Perl_error_log Perl_exp Perl_floor Perl_fmod

12