Home
last modified time | relevance | path

Searched refs:approxset (Results 1 – 25 of 58) sorted by relevance

123

/dports/lang/gcc6-aux/gcc-6-20180516/libdecnumber/
H A DdecNumber.c2799 decContext workset, approxset; /* work contexts */ in decNumberSquareRoot() local
2985 approxset=*set; /* get emin, emax, etc. */ in decNumberSquareRoot()
2986 approxset.round=DEC_ROUND_HALF_EVEN; in decNumberSquareRoot()
2990 decCopyFit(a, a, &approxset, &residue, &rstatus); /* reduce (if needed) */ in decNumberSquareRoot()
2991 decFinish(a, &approxset, &residue, &rstatus); /* clean and finalize */ in decNumberSquareRoot()
3024 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3025 approxset.emax-=exp/2; in decNumberSquareRoot()
3026 decAddOp(a, &dzero, a, &approxset, 0, &ignore); in decNumberSquareRoot()
3038 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3039 approxset.emax-=exp/2; in decNumberSquareRoot()
[all …]
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/mplibdir/
H A DdecNumber.c2803 decContext workset, approxset; // work contexts in decNumberSquareRoot() local
2989 approxset=*set; // get emin, emax, etc. in decNumberSquareRoot()
2990 approxset.round=DEC_ROUND_HALF_EVEN; in decNumberSquareRoot()
2994 decCopyFit(a, a, &approxset, &residue, &rstatus); // reduce (if needed) in decNumberSquareRoot()
2995 decFinish(a, &approxset, &residue, &rstatus); // clean and finalize in decNumberSquareRoot()
3028 approxset.emin-=exp/2; // adjust to match a in decNumberSquareRoot()
3029 approxset.emax-=exp/2; in decNumberSquareRoot()
3030 decAddOp(a, &dzero, a, &approxset, 0, &ignore); in decNumberSquareRoot()
3042 approxset.emin-=exp/2; // adjust to match a in decNumberSquareRoot()
3043 approxset.emax-=exp/2; in decNumberSquareRoot()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libdecnumber/
H A DdecNumber.c2799 decContext workset, approxset; /* work contexts */ in decNumberSquareRoot() local
2985 approxset=*set; /* get emin, emax, etc. */ in decNumberSquareRoot()
2986 approxset.round=DEC_ROUND_HALF_EVEN; in decNumberSquareRoot()
2990 decCopyFit(a, a, &approxset, &residue, &rstatus); /* reduce (if needed) */ in decNumberSquareRoot()
2991 decFinish(a, &approxset, &residue, &rstatus); /* clean and finalize */ in decNumberSquareRoot()
3024 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3025 approxset.emax-=exp/2; in decNumberSquareRoot()
3026 decAddOp(a, &dzero, a, &approxset, 0, &ignore); in decNumberSquareRoot()
3038 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3039 approxset.emax-=exp/2; in decNumberSquareRoot()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libdecnumber/
H A DdecNumber.c2799 decContext workset, approxset; /* work contexts */ in decNumberSquareRoot() local
2985 approxset=*set; /* get emin, emax, etc. */ in decNumberSquareRoot()
2986 approxset.round=DEC_ROUND_HALF_EVEN; in decNumberSquareRoot()
2990 decCopyFit(a, a, &approxset, &residue, &rstatus); /* reduce (if needed) */ in decNumberSquareRoot()
2991 decFinish(a, &approxset, &residue, &rstatus); /* clean and finalize */ in decNumberSquareRoot()
3024 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3025 approxset.emax-=exp/2; in decNumberSquareRoot()
3026 decAddOp(a, &dzero, a, &approxset, 0, &ignore); in decNumberSquareRoot()
3038 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3039 approxset.emax-=exp/2; in decNumberSquareRoot()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libdecnumber/
H A DdecNumber.c2799 decContext workset, approxset; /* work contexts */ in decNumberSquareRoot() local
2985 approxset=*set; /* get emin, emax, etc. */ in decNumberSquareRoot()
2986 approxset.round=DEC_ROUND_HALF_EVEN; in decNumberSquareRoot()
2990 decCopyFit(a, a, &approxset, &residue, &rstatus); /* reduce (if needed) */ in decNumberSquareRoot()
2991 decFinish(a, &approxset, &residue, &rstatus); /* clean and finalize */ in decNumberSquareRoot()
3024 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3025 approxset.emax-=exp/2; in decNumberSquareRoot()
3026 decAddOp(a, &dzero, a, &approxset, 0, &ignore); in decNumberSquareRoot()
3038 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3039 approxset.emax-=exp/2; in decNumberSquareRoot()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libdecnumber/
H A DdecNumber.c2799 decContext workset, approxset; /* work contexts */ in decNumberSquareRoot() local
2985 approxset=*set; /* get emin, emax, etc. */ in decNumberSquareRoot()
2986 approxset.round=DEC_ROUND_HALF_EVEN; in decNumberSquareRoot()
2990 decCopyFit(a, a, &approxset, &residue, &rstatus); /* reduce (if needed) */ in decNumberSquareRoot()
2991 decFinish(a, &approxset, &residue, &rstatus); /* clean and finalize */ in decNumberSquareRoot()
3024 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3025 approxset.emax-=exp/2; in decNumberSquareRoot()
3026 decAddOp(a, &dzero, a, &approxset, 0, &ignore); in decNumberSquareRoot()
3038 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3039 approxset.emax-=exp/2; in decNumberSquareRoot()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libdecnumber/
H A DdecNumber.c2799 decContext workset, approxset; /* work contexts */ in decNumberSquareRoot() local
2985 approxset=*set; /* get emin, emax, etc. */ in decNumberSquareRoot()
2986 approxset.round=DEC_ROUND_HALF_EVEN; in decNumberSquareRoot()
2990 decCopyFit(a, a, &approxset, &residue, &rstatus); /* reduce (if needed) */ in decNumberSquareRoot()
2991 decFinish(a, &approxset, &residue, &rstatus); /* clean and finalize */ in decNumberSquareRoot()
3024 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3025 approxset.emax-=exp/2; in decNumberSquareRoot()
3026 decAddOp(a, &dzero, a, &approxset, 0, &ignore); in decNumberSquareRoot()
3038 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3039 approxset.emax-=exp/2; in decNumberSquareRoot()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/libdecnumber/
H A DdecNumber.c2799 decContext workset, approxset; /* work contexts */ in decNumberSquareRoot() local
2985 approxset=*set; /* get emin, emax, etc. */ in decNumberSquareRoot()
2986 approxset.round=DEC_ROUND_HALF_EVEN; in decNumberSquareRoot()
2990 decCopyFit(a, a, &approxset, &residue, &rstatus); /* reduce (if needed) */ in decNumberSquareRoot()
2991 decFinish(a, &approxset, &residue, &rstatus); /* clean and finalize */ in decNumberSquareRoot()
3024 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3025 approxset.emax-=exp/2; in decNumberSquareRoot()
3026 decAddOp(a, &dzero, a, &approxset, 0, &ignore); in decNumberSquareRoot()
3038 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3039 approxset.emax-=exp/2; in decNumberSquareRoot()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libdecnumber/
H A DdecNumber.c2799 decContext workset, approxset; /* work contexts */ in decNumberSquareRoot() local
2985 approxset=*set; /* get emin, emax, etc. */ in decNumberSquareRoot()
2986 approxset.round=DEC_ROUND_HALF_EVEN; in decNumberSquareRoot()
2990 decCopyFit(a, a, &approxset, &residue, &rstatus); /* reduce (if needed) */ in decNumberSquareRoot()
2991 decFinish(a, &approxset, &residue, &rstatus); /* clean and finalize */ in decNumberSquareRoot()
3024 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3025 approxset.emax-=exp/2; in decNumberSquareRoot()
3026 decAddOp(a, &dzero, a, &approxset, 0, &ignore); in decNumberSquareRoot()
3038 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3039 approxset.emax-=exp/2; in decNumberSquareRoot()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libdecnumber/
H A DdecNumber.c2799 decContext workset, approxset; /* work contexts */ in decNumberSquareRoot() local
2985 approxset=*set; /* get emin, emax, etc. */ in decNumberSquareRoot()
2986 approxset.round=DEC_ROUND_HALF_EVEN; in decNumberSquareRoot()
2990 decCopyFit(a, a, &approxset, &residue, &rstatus); /* reduce (if needed) */ in decNumberSquareRoot()
2991 decFinish(a, &approxset, &residue, &rstatus); /* clean and finalize */ in decNumberSquareRoot()
3024 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3025 approxset.emax-=exp/2; in decNumberSquareRoot()
3026 decAddOp(a, &dzero, a, &approxset, 0, &ignore); in decNumberSquareRoot()
3038 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3039 approxset.emax-=exp/2; in decNumberSquareRoot()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libdecnumber/
H A DdecNumber.c2799 decContext workset, approxset; /* work contexts */ in decNumberSquareRoot() local
2985 approxset=*set; /* get emin, emax, etc. */ in decNumberSquareRoot()
2986 approxset.round=DEC_ROUND_HALF_EVEN; in decNumberSquareRoot()
2990 decCopyFit(a, a, &approxset, &residue, &rstatus); /* reduce (if needed) */ in decNumberSquareRoot()
2991 decFinish(a, &approxset, &residue, &rstatus); /* clean and finalize */ in decNumberSquareRoot()
3024 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3025 approxset.emax-=exp/2; in decNumberSquareRoot()
3026 decAddOp(a, &dzero, a, &approxset, 0, &ignore); in decNumberSquareRoot()
3038 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3039 approxset.emax-=exp/2; in decNumberSquareRoot()
[all …]
/dports/shells/ion/decimal-972c8547a0a76c7ad9a314e28a335aa57d46a543/decNumber/
H A DdecNumber.c2803 decContext workset, approxset; // work contexts in decNumberSquareRoot() local
2989 approxset=*set; // get emin, emax, etc. in decNumberSquareRoot()
2990 approxset.round=DEC_ROUND_HALF_EVEN; in decNumberSquareRoot()
2994 decCopyFit(a, a, &approxset, &residue, &rstatus); // reduce (if needed) in decNumberSquareRoot()
2995 decFinish(a, &approxset, &residue, &rstatus); // clean and finalize in decNumberSquareRoot()
3028 approxset.emin-=exp/2; // adjust to match a in decNumberSquareRoot()
3029 approxset.emax-=exp/2; in decNumberSquareRoot()
3030 decAddOp(a, &dzero, a, &approxset, 0, &ignore); in decNumberSquareRoot()
3042 approxset.emin-=exp/2; // adjust to match a in decNumberSquareRoot()
3043 approxset.emax-=exp/2; in decNumberSquareRoot()
[all …]
/dports/devel/gdb/gdb-11.1/libdecnumber/
H A DdecNumber.c2799 decContext workset, approxset; /* work contexts */ in decNumberSquareRoot() local
2985 approxset=*set; /* get emin, emax, etc. */ in decNumberSquareRoot()
2986 approxset.round=DEC_ROUND_HALF_EVEN; in decNumberSquareRoot()
2990 decCopyFit(a, a, &approxset, &residue, &rstatus); /* reduce (if needed) */ in decNumberSquareRoot()
2991 decFinish(a, &approxset, &residue, &rstatus); /* clean and finalize */ in decNumberSquareRoot()
3024 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3025 approxset.emax-=exp/2; in decNumberSquareRoot()
3026 decAddOp(a, &dzero, a, &approxset, 0, &ignore); in decNumberSquareRoot()
3038 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3039 approxset.emax-=exp/2; in decNumberSquareRoot()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libdecnumber/
H A DdecNumber.c2799 decContext workset, approxset; /* work contexts */ in decNumberSquareRoot() local
2985 approxset=*set; /* get emin, emax, etc. */ in decNumberSquareRoot()
2986 approxset.round=DEC_ROUND_HALF_EVEN; in decNumberSquareRoot()
2990 decCopyFit(a, a, &approxset, &residue, &rstatus); /* reduce (if needed) */ in decNumberSquareRoot()
2991 decFinish(a, &approxset, &residue, &rstatus); /* clean and finalize */ in decNumberSquareRoot()
3024 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3025 approxset.emax-=exp/2; in decNumberSquareRoot()
3026 decAddOp(a, &dzero, a, &approxset, 0, &ignore); in decNumberSquareRoot()
3038 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3039 approxset.emax-=exp/2; in decNumberSquareRoot()
[all …]
/dports/devel/gdb761/gdb-7.6.1/libdecnumber/
H A DdecNumber.c2799 decContext workset, approxset; /* work contexts */ in decNumberSquareRoot() local
2985 approxset=*set; /* get emin, emax, etc. */ in decNumberSquareRoot()
2986 approxset.round=DEC_ROUND_HALF_EVEN; in decNumberSquareRoot()
2990 decCopyFit(a, a, &approxset, &residue, &rstatus); /* reduce (if needed) */ in decNumberSquareRoot()
2991 decFinish(a, &approxset, &residue, &rstatus); /* clean and finalize */ in decNumberSquareRoot()
3024 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3025 approxset.emax-=exp/2; in decNumberSquareRoot()
3026 decAddOp(a, &dzero, a, &approxset, 0, &ignore); in decNumberSquareRoot()
3038 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3039 approxset.emax-=exp/2; in decNumberSquareRoot()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libdecnumber/
H A DdecNumber.c2799 decContext workset, approxset; /* work contexts */ in decNumberSquareRoot() local
2985 approxset=*set; /* get emin, emax, etc. */ in decNumberSquareRoot()
2986 approxset.round=DEC_ROUND_HALF_EVEN; in decNumberSquareRoot()
2990 decCopyFit(a, a, &approxset, &residue, &rstatus); /* reduce (if needed) */ in decNumberSquareRoot()
2991 decFinish(a, &approxset, &residue, &rstatus); /* clean and finalize */ in decNumberSquareRoot()
3024 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3025 approxset.emax-=exp/2; in decNumberSquareRoot()
3026 decAddOp(a, &dzero, a, &approxset, 0, &ignore); in decNumberSquareRoot()
3038 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3039 approxset.emax-=exp/2; in decNumberSquareRoot()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libdecnumber/
H A DdecNumber.c2799 decContext workset, approxset; /* work contexts */ in decNumberSquareRoot() local
2985 approxset=*set; /* get emin, emax, etc. */ in decNumberSquareRoot()
2986 approxset.round=DEC_ROUND_HALF_EVEN; in decNumberSquareRoot()
2990 decCopyFit(a, a, &approxset, &residue, &rstatus); /* reduce (if needed) */ in decNumberSquareRoot()
2991 decFinish(a, &approxset, &residue, &rstatus); /* clean and finalize */ in decNumberSquareRoot()
3024 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3025 approxset.emax-=exp/2; in decNumberSquareRoot()
3026 decAddOp(a, &dzero, a, &approxset, 0, &ignore); in decNumberSquareRoot()
3038 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3039 approxset.emax-=exp/2; in decNumberSquareRoot()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libdecnumber/
H A DdecNumber.c2799 decContext workset, approxset; /* work contexts */ in decNumberSquareRoot() local
2985 approxset=*set; /* get emin, emax, etc. */ in decNumberSquareRoot()
2986 approxset.round=DEC_ROUND_HALF_EVEN; in decNumberSquareRoot()
2990 decCopyFit(a, a, &approxset, &residue, &rstatus); /* reduce (if needed) */ in decNumberSquareRoot()
2991 decFinish(a, &approxset, &residue, &rstatus); /* clean and finalize */ in decNumberSquareRoot()
3024 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3025 approxset.emax-=exp/2; in decNumberSquareRoot()
3026 decAddOp(a, &dzero, a, &approxset, 0, &ignore); in decNumberSquareRoot()
3038 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3039 approxset.emax-=exp/2; in decNumberSquareRoot()
[all …]
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/mplibdir/
H A DdecNumber.c2803 decContext workset, approxset; // work contexts in decNumberSquareRoot() local
2989 approxset=*set; // get emin, emax, etc. in decNumberSquareRoot()
2990 approxset.round=DEC_ROUND_HALF_EVEN; in decNumberSquareRoot()
2994 decCopyFit(a, a, &approxset, &residue, &rstatus); // reduce (if needed) in decNumberSquareRoot()
2995 decFinish(a, &approxset, &residue, &rstatus); // clean and finalize in decNumberSquareRoot()
3028 approxset.emin-=exp/2; // adjust to match a in decNumberSquareRoot()
3029 approxset.emax-=exp/2; in decNumberSquareRoot()
3030 decAddOp(a, &dzero, a, &approxset, 0, &ignore); in decNumberSquareRoot()
3042 approxset.emin-=exp/2; // adjust to match a in decNumberSquareRoot()
3043 approxset.emax-=exp/2; in decNumberSquareRoot()
[all …]
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/mplibdir/
H A DdecNumber.c2803 decContext workset, approxset; // work contexts in decNumberSquareRoot() local
2989 approxset=*set; // get emin, emax, etc. in decNumberSquareRoot()
2990 approxset.round=DEC_ROUND_HALF_EVEN; in decNumberSquareRoot()
2994 decCopyFit(a, a, &approxset, &residue, &rstatus); // reduce (if needed) in decNumberSquareRoot()
2995 decFinish(a, &approxset, &residue, &rstatus); // clean and finalize in decNumberSquareRoot()
3028 approxset.emin-=exp/2; // adjust to match a in decNumberSquareRoot()
3029 approxset.emax-=exp/2; in decNumberSquareRoot()
3030 decAddOp(a, &dzero, a, &approxset, 0, &ignore); in decNumberSquareRoot()
3042 approxset.emin-=exp/2; // adjust to match a in decNumberSquareRoot()
3043 approxset.emax-=exp/2; in decNumberSquareRoot()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libdecnumber/
H A DdecNumber.c2799 decContext workset, approxset; /* work contexts */ in decNumberSquareRoot() local
2985 approxset=*set; /* get emin, emax, etc. */ in decNumberSquareRoot()
2986 approxset.round=DEC_ROUND_HALF_EVEN; in decNumberSquareRoot()
2990 decCopyFit(a, a, &approxset, &residue, &rstatus); /* reduce (if needed) */ in decNumberSquareRoot()
2991 decFinish(a, &approxset, &residue, &rstatus); /* clean and finalize */ in decNumberSquareRoot()
3024 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3025 approxset.emax-=exp/2; in decNumberSquareRoot()
3026 decAddOp(a, &dzero, a, &approxset, 0, &ignore); in decNumberSquareRoot()
3038 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3039 approxset.emax-=exp/2; in decNumberSquareRoot()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libdecnumber/
H A DdecNumber.c2799 decContext workset, approxset; /* work contexts */ in decNumberSquareRoot() local
2985 approxset=*set; /* get emin, emax, etc. */ in decNumberSquareRoot()
2986 approxset.round=DEC_ROUND_HALF_EVEN; in decNumberSquareRoot()
2990 decCopyFit(a, a, &approxset, &residue, &rstatus); /* reduce (if needed) */ in decNumberSquareRoot()
2991 decFinish(a, &approxset, &residue, &rstatus); /* clean and finalize */ in decNumberSquareRoot()
3024 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3025 approxset.emax-=exp/2; in decNumberSquareRoot()
3026 decAddOp(a, &dzero, a, &approxset, 0, &ignore); in decNumberSquareRoot()
3038 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3039 approxset.emax-=exp/2; in decNumberSquareRoot()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libdecnumber/
H A DdecNumber.c2799 decContext workset, approxset; /* work contexts */ in decNumberSquareRoot() local
2985 approxset=*set; /* get emin, emax, etc. */ in decNumberSquareRoot()
2986 approxset.round=DEC_ROUND_HALF_EVEN; in decNumberSquareRoot()
2990 decCopyFit(a, a, &approxset, &residue, &rstatus); /* reduce (if needed) */ in decNumberSquareRoot()
2991 decFinish(a, &approxset, &residue, &rstatus); /* clean and finalize */ in decNumberSquareRoot()
3024 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3025 approxset.emax-=exp/2; in decNumberSquareRoot()
3026 decAddOp(a, &dzero, a, &approxset, 0, &ignore); in decNumberSquareRoot()
3038 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3039 approxset.emax-=exp/2; in decNumberSquareRoot()
[all …]
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/mplibdir/
H A DdecNumber.c2803 decContext workset, approxset; // work contexts in decNumberSquareRoot() local
2989 approxset=*set; // get emin, emax, etc. in decNumberSquareRoot()
2990 approxset.round=DEC_ROUND_HALF_EVEN; in decNumberSquareRoot()
2994 decCopyFit(a, a, &approxset, &residue, &rstatus); // reduce (if needed) in decNumberSquareRoot()
2995 decFinish(a, &approxset, &residue, &rstatus); // clean and finalize in decNumberSquareRoot()
3028 approxset.emin-=exp/2; // adjust to match a in decNumberSquareRoot()
3029 approxset.emax-=exp/2; in decNumberSquareRoot()
3030 decAddOp(a, &dzero, a, &approxset, 0, &ignore); in decNumberSquareRoot()
3042 approxset.emin-=exp/2; // adjust to match a in decNumberSquareRoot()
3043 approxset.emax-=exp/2; in decNumberSquareRoot()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libdecnumber/
H A DdecNumber.c2799 decContext workset, approxset; /* work contexts */ in decNumberSquareRoot() local
2985 approxset=*set; /* get emin, emax, etc. */ in decNumberSquareRoot()
2986 approxset.round=DEC_ROUND_HALF_EVEN; in decNumberSquareRoot()
2990 decCopyFit(a, a, &approxset, &residue, &rstatus); /* reduce (if needed) */ in decNumberSquareRoot()
2991 decFinish(a, &approxset, &residue, &rstatus); /* clean and finalize */ in decNumberSquareRoot()
3024 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3025 approxset.emax-=exp/2; in decNumberSquareRoot()
3026 decAddOp(a, &dzero, a, &approxset, 0, &ignore); in decNumberSquareRoot()
3038 approxset.emin-=exp/2; /* adjust to match a */ in decNumberSquareRoot()
3039 approxset.emax-=exp/2; in decNumberSquareRoot()
[all …]

123