Home
last modified time | relevance | path

Searched refs:UV_MAX_P1_HALF (Results 1 – 13 of 13) sorted by relevance

/dports/lang/perl5.30/perl-5.30.3/
H A Dnumeric.c175 if (f < UV_MAX_P1_HALF) in Perl_cast_iv()
177 f -= UV_MAX_P1_HALF; in Perl_cast_iv()
193 if (f < UV_MAX_P1_HALF) in Perl_cast_uv()
195 f -= UV_MAX_P1_HALF; in Perl_cast_uv()
H A Dperl.h3851 #define UV_MAX_P1_HALF (2.0 * (1 + ((UV_MAX) >> 2))) macro
/dports/lang/perl5.34/perl-5.34.0/
H A Dnumeric.c174 if (f < UV_MAX_P1_HALF) in Perl_cast_iv()
176 f -= UV_MAX_P1_HALF; in Perl_cast_iv()
192 if (f < UV_MAX_P1_HALF) in Perl_cast_uv()
194 f -= UV_MAX_P1_HALF; in Perl_cast_uv()
H A Dperl.h4249 #define UV_MAX_P1_HALF (2.0 * (1 + ((UV_MAX) >> 2))) macro
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dnumeric.c174 if (f < UV_MAX_P1_HALF) in Perl_cast_iv()
176 f -= UV_MAX_P1_HALF; in Perl_cast_iv()
192 if (f < UV_MAX_P1_HALF) in Perl_cast_uv()
194 f -= UV_MAX_P1_HALF; in Perl_cast_uv()
H A Dperl.h4256 #define UV_MAX_P1_HALF (2.0 * (1 + ((UV_MAX) >> 2))) macro
/dports/lang/perl5.32/perl-5.32.1/
H A Dnumeric.c177 if (f < UV_MAX_P1_HALF) in Perl_cast_iv()
179 f -= UV_MAX_P1_HALF; in Perl_cast_iv()
195 if (f < UV_MAX_P1_HALF) in Perl_cast_uv()
197 f -= UV_MAX_P1_HALF; in Perl_cast_uv()
H A Dperl.h4084 #define UV_MAX_P1_HALF (2.0 * (1 + ((UV_MAX) >> 2))) macro
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/
H A D5007002117 UV_MAX_P1_HALF # Z added by devel/scanprov
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/
H A D5007002117 UV_MAX_P1_HALF # Z added by devel/scanprov
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/
H A D5007002117 UV_MAX_P1_HALF # Z added by devel/scanprov
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dxs.vim3369 syn keyword xsMacro UV_MAX UV_MAX_P1 UV_MAX_P1_HALF UV_MIN UVf U_32 U_I U_L
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dxs.vim3369 syn keyword xsMacro UV_MAX UV_MAX_P1 UV_MAX_P1_HALF UV_MIN UVf U_32 U_I U_L