Home
last modified time | relevance | path

Searched refs:nvtype (Results 201 – 225 of 242) sorted by relevance

12345678910

/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/
H A DDESIGN143 20. nvtype.c contains most of the code related to types that
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/
H A DDESIGN143 20. nvtype.c contains most of the code related to types that
/dports/devel/p5-B-C/B-C-1.57/t/
H A Dconfig.sh-arm-linux957 nvtype='double'
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/Cross/
H A Dconfig.sh-arm-linux953 nvtype='double'
H A Dconfig.sh-arm-linux-n770951 nvtype='double'
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/Porting/
H A Dconfig.sh982 nvtype='long double'
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/sh/
H A Dnvtype.c1712 char *cp,*sp,*xp,nvtype[sizeof(NV_CLASS)]; in sh_outtype() local
1725 strcpy(nvtype,NV_CLASS); in sh_outtype()
1726 if(!(mp = nv_open(nvtype, shp->var_base,NV_NOADD|NV_VARNAME))) in sh_outtype()
/dports/math/p5-Math-MPFR/Math-MPFR-4.17/t/
H A Dnvtoa.t447 plan skip_all => 'Unknown nvtype';
H A Dfloat128_conv.t17 if($Config{nvtype} eq '__float128') {
H A Drndna.t1639 if($Config{nvtype} eq '__float128' && Math::MPFR::_can_pass_float128()) {
1655 if($Config{nvsize} > 8) { # Rmpfr_set_ld is unavailable when nvsize <= 8 (even if nvtype is 'long d…
H A Drndna2.t1632 if($Config{nvtype} eq '__float128' && Math::MPFR::_can_pass_float128()) {
1648 if($Config{nvsize} > 8) { # Rmpfr_set_ld is unavailable when nvsize <= 8 (even if nvtype is 'long d…
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/sh/
H A Dnvtype.c1467 char nvtype[sizeof(NV_CLASS)]; in sh_outtype() local
1478 strcpy(nvtype, NV_CLASS); in sh_outtype()
1479 if (!(mp = nv_open(nvtype, shp->var_base, NV_NOADD | NV_VARNAME))) return 0; in sh_outtype()
/dports/math/p5-Math-GMPz/Math-GMPz-0.52/
H A DCHANGES79 - Accommodate __float128 nvtype.
/dports/math/p5-Math-MPFR/Math-MPFR-4.17/
H A DMPFR.pod540 # depending upon perl's nvtype.
546 $si = Rmpfr_set_float128($rop, $f128, $rnd);# nvtype is __float128
850 $f128 = Rmpfr_get_float128($op, $rnd);# nvtype is __float128
1829 # and $Config{nvtype}
1834 NOTE 1: Except for perls whose nvtype is __float128:
1864 on a perl whose nvtype is the 113-bit precision __float128 (or
1883 the specified nvtype will turn it into (+ or -) Inf, or;
1885 that the specified nvtype will either round it to zero or
1897 If $Config{nvtype} is double, it therefore returns the same
/dports/lang/perl5.34/perl-5.34.0/
H A DConfigure1217 nvtype=''
16570 nvtype="long double"
16573 *) nvtype=double
16580 nvtype="__float128"
16758 $nvtype d;
16767 d = ($nvtype)u;
16772 d = ($nvtype)(u - 1);
16807 typedef $nvtype NV;
16920 $nvtype d = 0.0;
20132 $nvtype bar;
[all …]
/dports/lang/solidity/solidity_0.8.11/test/tools/ossfuzz/
H A DprotoToAbiV2.cpp124 return visit(_type.nvtype()); in visit()
/dports/lang/perl5.32/perl-5.32.1/
H A DConfigure1215 nvtype=''
16505 nvtype="long double"
16508 *) nvtype=double
16515 nvtype="__float128"
16693 $nvtype d;
16702 d = ($nvtype)u;
16707 d = ($nvtype)(u - 1);
16742 typedef $nvtype NV;
16855 $nvtype d = 0.0;
20021 $nvtype bar;
[all …]
/dports/lang/perl5.30/perl-5.30.3/
H A DConfigure1211 nvtype=''
16453 nvtype="long double"
16456 *) nvtype=double
16463 nvtype="__float128"
16641 $nvtype d;
16650 d = ($nvtype)u;
16655 d = ($nvtype)(u - 1);
16690 typedef $nvtype NV;
16803 $nvtype d = 0.0;
19965 $nvtype bar;
[all …]
/dports/math/p5-Math-GMPq/Math-GMPq-0.48/
H A DGMPq.pod129 "$NV" is perl's floating point type (run "perl -V:nvtype")
240 If nvtype is 'double', then this is the same as Rmpq_get_d($op).
/dports/lang/perl5.34/perl-5.34.0/win32/
H A Dconfig.gc941 nvtype='double'
H A Dconfig.vc940 nvtype='double'
/dports/lang/perl5.30/perl-5.30.3/win32/
H A Dconfig.gc937 nvtype='double'
H A Dconfig.ce908 nvtype='double'
H A Dconfig.vc936 nvtype='double'
/dports/lang/perl5.32/perl-5.32.1/NetWare/
H A Dconfig.wc921 nvtype='double'

12345678910