unpreciseMathCall ftp://ftp.de.debian.org/debian/pool/main/g/gmap/gmap_2024-11-20+ds.orig.tar.xz gmap-2024-11-20/src/pbinom.c:1412:12: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/g/gnuplot/gnuplot_6.0.3+dfsg1.orig.tar.xz gnuplot-6.0.3+dfsg1/src/specfun.c:2070:18: style: Expression '1 - erf(x)' can be replaced by 'erfc(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/g/gpaw/gpaw_25.1.0.orig.tar.bz2 gpaw-25.1.0/c/gpu/kernels/pwlfc-expand.cpp:156:20: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] gpaw-25.1.0/c/gpu/kernels/pwlfc-expand.cpp:236:26: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] gpaw-25.1.0/c/xc/pbe.c:39:20: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] gpaw-25.1.0/c/xc/pbe.c:137:26: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] gpaw-25.1.0/c/xc/pw91.c:122:6: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/g/gpsshogi/gpsshogi_0.7.0.orig.tar.gz gpsshogi-0.7.0.orig/sample/eval/lib/loss.cc:46:53: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] gpsshogi-0.7.0.orig/sample/eval/lib/loss.cc:61:45: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] gpsshogi-0.7.0.orig/sample/eval/lib/loss.cc:82:16: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] gpsshogi-0.7.0.orig/sample/eval/lib/loss.cc:119:16: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] gpsshogi-0.7.0.orig/sample/eval/lib/loss.cc:153:53: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] gpsshogi-0.7.0.orig/sample/eval/lib/loss.cc:172:38: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/g/gr-framework/gr-framework_0.73.14+dfsg.orig.tar.xz sciapp-gr-c999041/lib/gr/shade.c:116:29: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] sciapp-gr-c999041/lib/gr/shade.c:116:53: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] sciapp-gr-c999041/lib/gr/shade.c:118:29: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] sciapp-gr-c999041/lib/gr/shade.c:118:60: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/g/grace/grace_5.1.25.orig.tar.gz grace-5.1.25/cephes/ndtr.c:425:11: style: Expression '1 - erf(x)' can be replaced by 'erfc(x)' to avoid loss of precision. [unpreciseMathCall] grace-5.1.25/cephes/unity.c:96:10: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/g/graphicsmagick/graphicsmagick_1.4+really1.3.45+hg17696.orig.tar.xz GraphicsMagick-1.4.020250331/magick/operator.c:955:35: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] GraphicsMagick-1.4.020250331/magick/operator.c:957:35: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] GraphicsMagick-1.4.020250331/magick/quantize.c:1376:17: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/g/grisbi/grisbi_3.0.4.orig.tar.bz2 grisbi-3.0.4/src/bet_data_finance.c:105:27: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] grisbi-3.0.4/src/bet_data_finance.c:105:32: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/g/gsw/gsw_3.6.19.orig.tar.xz gsw-3.6.19/src/c_gsw/gsw_oceanographic_toolbox.c:7380:22: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/g/guile-3.0/guile-3.0_3.0.10+really3.0.10.orig.tar.xz guile-3.0-3.0.10.orig/lib/log1p.c:46:12: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/g/gwama/gwama_2.2.2+dfsg.orig.tar.xz normaldistr.cpp:149:19: style: Expression '1 - erf(x)' can be replaced by 'erfc(x)' to avoid loss of precision. [unpreciseMathCall] statistics.cpp:344:17: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/g/gwc/gwc_0.22.05.orig.tar.gz gtk-wave-cleaner-0.22-05/drawing.c:517:30: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/g/gwyddion/gwyddion_2.67.orig.tar.xz gwyddion-2.67/libgwyddion/gwymath-gridcheck.c:1719:25: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] gwyddion-2.67/libgwydgets/gwyadjustbar.c:1134:12: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] gwyddion-2.67/libgwydgets/gwyadjustbar.c:1142:12: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] gwyddion-2.67/libprocess/gwyshapefitpreset.c:2492:23: style: Expression '1 - erf(x)' can be replaced by 'erfc(x)' to avoid loss of precision. [unpreciseMathCall] gwyddion-2.67/libprocess/gwyshapefitpreset.c:4893:28: style: Expression '1 - erf(x)' can be replaced by 'erfc(x)' to avoid loss of precision. [unpreciseMathCall] gwyddion-2.67/libprocess/gwyshapefitpreset.c:4947:24: style: Expression '1 - erf(x)' can be replaced by 'erfc(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/h/haskell-zxcvbn-c/haskell-zxcvbn-c_1.0.1.orig.tar.gz zxcvbn-c-1.0.1/zxcvbn.c:1282:21: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/h/haveged/haveged_1.9.19.orig.tar.xz haveged-1.9.19/nist/special-functions.c:25:22: style: Expression '1 - erf(x)' can be replaced by 'erfc(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/h/hfst/hfst_3.16.2.orig.tar.bz2 hfst-3.16.2/back-ends/sfst/compact.cc:214:24: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/h/hmmer/hmmer_3.4+dfsg.orig.tar.xz hmmer-3.4/easel/esl_gev.c:239:16: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/h/hmmer2/hmmer2_2.3.2+dfsg.orig.tar.xz hmmer-2.3.2/src/mathsupport.c:118:38: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] hmmer-2.3.2/src/mathsupport.c:120:38: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] hmmer-2.3.2/src/mathsupport.c:154:6: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/h/hocr/hocr_0.10.18.orig.tar.gz libhocr-0.10.18/src/ho_array.c:619:39: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/h/htdig/htdig_3.2.0b6.orig.tar.gz htdig-3.2.0b6/htsearch/Display.cc:1569:10: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] htdig-3.2.0b6/libhtdig/ResultFetch.cc:1451:21: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/h/hugin/hugin_2024.0.1+dfsg.orig.tar.xz hugin-2024.0.1/src/celeste/svm.cpp:1784:24: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] hugin-2024.0.1/src/celeste/svm.cpp:1786:29: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] hugin-2024.0.1/src/celeste/svm.cpp:1841:26: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] hugin-2024.0.1/src/celeste/svm.cpp:1843:31: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/h/hyperrogue/hyperrogue_12.1q.orig.tar.xz hyperrogue-12.1q/hypgraph.cpp:888:16: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] hyperrogue-12.1q/hypgraph.cpp:3270:16: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] hyperrogue-12.1q/hypgraph.cpp:3271:16: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] hyperrogue-12.1q/hypgraph.cpp:3278:16: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] hyperrogue-12.1q/hypgraph.cpp:3280:16: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] hyperrogue-12.1q/hypgraph.cpp:3287:16: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] hyperrogue-12.1q/hypgraph.cpp:3289:16: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] hyperrogue-12.1q/hypgraph.cpp:3389:24: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] hyperrogue-12.1q/hypgraph.cpp:3390:23: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] hyperrogue-12.1q/hypgraph.cpp:3397:21: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] hyperrogue-12.1q/hypgraph.cpp:3399:20: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] hyperrogue-12.1q/hypgraph.cpp:3406:20: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] hyperrogue-12.1q/hypgraph.cpp:3408:20: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] hyperrogue-12.1q/hypgraph.cpp:3422:25: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/h/hyphy/hyphy_2.5.69+dfsg.orig.tar.xz hyphy-2.5.69/src/core/avllist.cpp:368:21: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] hyphy-2.5.69/src/new/bayesgraph2.cpp:648:48: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] hyphy-2.5.69/src/new/bayesgraph2.cpp:874:48: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] hyphy-2.5.69/src/new/bayesgraph2.cpp:907:26: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] hyphy-2.5.69/src/new/bayesgraph2.cpp:917:48: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] hyphy-2.5.69/src/new/bayesgraph2.cpp:918:38: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/i/igor/igor_1.4.0+dfsg.orig.tar.xz IGoR-1.4.0/igor_src/Hypermutationglobalerrorrate.cpp:1241:116: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] IGoR-1.4.0/igor_src/Hypermutationglobalerrorrate.cpp:1422:118: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/i/igraph/igraph_0.10.16+ds.orig.tar.xz igraph-0.10.16+ds/src/random/random.c:1798:31: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] igraph-0.10.16+ds/src/random/random.c:2191:57: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] igraph-0.10.16+ds/src/random/random.c:2222:61: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/i/iir1/iir1_1.9.5+dfsg.orig.tar.xz iir1-1.9.5/iir/ChebyshevII.cpp:63:46: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/i/ilmbase/ilmbase_2.5.4.orig.tar.gz openexr-2.5.4/OpenEXR/exrmakepreview/makePreview.cpp:68:12: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] openexr-2.5.4/OpenEXR_Viewers/exrdisplay/ImageView.cpp:544:40: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/i/inhomog/inhomog_0.1.9.2.orig.tar.gz inhomog-0.1.9.2/lib/power_spectrum_flatspace.c:264:12: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] inhomog-0.1.9.2/lib/power_spectrum_flatspace.c:579:38: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] inhomog-0.1.9.2/lib/power_spectrum_flatspace.c:591:17: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] inhomog-0.1.9.2/lib/power_spectrum_flatspace.c:618:18: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/j/jags/jags_4.3.2.orig.tar.gz JAGS-4.3.2/src/jrmath/choose.c:51:13: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] JAGS-4.3.2/src/jrmath/dt.c:61:10: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] JAGS-4.3.2/src/jrmath/pnchisq.c:188:63: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] JAGS-4.3.2/src/jrmath/rgamma.c:171:50: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] JAGS-4.3.2/src/jrmath/rgamma.c:199:47: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] JAGS-4.3.2/src/jrmath/rpois.c:225:17: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] JAGS-4.3.2/src/jrmath/toms708.c:1477:9: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] JAGS-4.3.2/src/modules/bugs/distributions/DF.cc:34:46: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] JAGS-4.3.2/src/modules/bugs/distributions/DMT.cc:49:24: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] JAGS-4.3.2/src/modules/bugs/distributions/DMT.cc:52:24: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] JAGS-4.3.2/src/modules/bugs/distributions/DT.cc:31:31: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] JAGS-4.3.2/src/modules/bugs/functions/ArcTanh.cc:26:0: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/j/jeolib-jiplib/jeolib-jiplib_1.1.5+ds.orig.tar.xz jeolib-jiplib-1.1.5/src/algorithms/svm.cpp:1763:27: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] jeolib-jiplib-1.1.5/src/algorithms/svm.cpp:1765:32: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] jeolib-jiplib-1.1.5/src/algorithms/svm.cpp:1818:31: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] jeolib-jiplib-1.1.5/src/algorithms/svm.cpp:1820:36: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/j/jtdx/jtdx_2.2.159+improved.orig.tar.xz jtdx/lib/ldpc/check.c:120:21: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] jtdx/lib/ldpc/check.c:120:42: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] jtdx/lib/ldpc/check.c:145:20: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] jtdx/lib/ldpc/check.c:148:24: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/k/ktechlab/ktechlab_0.51.0.orig.tar.xz ktechlab-0.51.0/src/electronics/simulation/nonlinear.cpp:28:19: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/k/kyotocabinet/kyotocabinet_1.2.80.orig.tar.gz kyotocabinet-1.2.80/kccachetest.cc:153:57: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] kyotocabinet-1.2.80/kcforestmgr.cc:914:58: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] kyotocabinet-1.2.80/kcforesttest.cc:167:58: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] kyotocabinet-1.2.80/kcgrasstest.cc:165:57: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] kyotocabinet-1.2.80/kchashmgr.cc:952:56: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] kyotocabinet-1.2.80/kchashtest.cc:171:56: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] kyotocabinet-1.2.80/kctreemgr.cc:975:56: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] kyotocabinet-1.2.80/kctreetest.cc:183:56: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/l/lame/lame_3.100.orig.tar.gz lame-3.100/libmp3lame/psymodel.c:2034:22: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/l/latte-int/latte-int_1.7.6+ds.orig.tar.xz latte-int-1.7.6/code/latte/Irrational.cpp:238:6: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/l/leela-zero/leela-zero_0.17.orig.tar.gz leela-zero-0.17/src/half/half.hpp:1377:41: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] leela-zero-0.17/src/half/half.hpp:1411:41: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/l/lensfun/lensfun_0.3.95.orig.tar.gz lensfun-0.3.95/libs/lensfun/mod-pc.cpp:545:0: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/lib2/lib2geom/lib2geom_1.4.orig.tar.bz2 lib2geom-1.4/src/toys/ineaa.cpp:211:22: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/liba/libalgorithm-svm-perl/libalgorithm-svm-perl_0.13.orig.tar.gz Algorithm-SVM-0.13/libsvm.cpp:1752:24: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] Algorithm-SVM-0.13/libsvm.cpp:1754:29: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] Algorithm-SVM-0.13/libsvm.cpp:1807:26: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] Algorithm-SVM-0.13/libsvm.cpp:1809:31: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/libb/libbpp-core/libbpp-core_2.4.1.orig.tar.gz bpp-core-2.4.1/src/Bpp/Numeric/NumTools.h:132:13: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] bpp-core-2.4.1/src/Bpp/Numeric/NumTools.h:133:13: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/libe/libecpint/libecpint_1.0.7.orig.tar.gz libecpint-1.0.7/src/lib/gaussquad.cpp:58:20: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/libi/libitpp/libitpp_4.3.1.orig.tar.gz itpp-4.3.1/itpp/base/itcompat.cpp:94:17: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] itpp-4.3.1/itpp/base/random.cpp:521:55: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] itpp-4.3.1/itpp/base/random.cpp:548:57: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] itpp-4.3.1/itpp/comm/llr.cpp:68:30: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] itpp-4.3.1/itpp/srccode/lpcfunc.cpp:215:18: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/libl/liblinear/liblinear_2.43+dfsg.orig.tar.xz liblinear-2.43/linear.cpp:291:15: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] liblinear-2.43/linear.cpp:293:25: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] liblinear-2.43/linear.cpp:2136:20: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] liblinear-2.43/linear.cpp:2138:20: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/libm/libmath-prime-util-gmp-perl/libmath-prime-util-gmp-perl_0.52.orig.tar.gz Math-Prime-Util-GMP-0.52/real.c:1001:23: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/libm/libmems/libmems_1.6.0+4725.orig.tar.xz libmems-1.6.0+4725/libMems/HomologyHMM/algebras.h:391:15: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/libm/libmsnumpress/libmsnumpress_1.0.0.orig.tar.gz libmsnumpress-1.0.0/src/main/cpp/MSNumpress.cpp:690:7: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] libmsnumpress-1.0.0/src/main/cpp/MSNumpress.cpp:717:10: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] libmsnumpress-1.0.0/src/main/cpp/MSNumpress.cpp:750:18: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/libm/libmstoolkit/libmstoolkit_82.orig.tar.gz libmstoolkit-cleaned-82/src/mzParser/MSNumpress.cpp:655:15: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] libmstoolkit-cleaned-82/src/mzParser/MSNumpress.cpp:682:18: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] libmstoolkit-cleaned-82/src/mzParser/MSNumpress.cpp:715:26: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/libp/libpwizlite/libpwizlite_3.0.8.orig.tar.gz libpwizlite-3.0.8/src/pwiz/data/msdata/MSNumpress.cpp:572:13: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] libpwizlite-3.0.8/src/pwiz/data/msdata/MSNumpress.cpp:599:13: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] libpwizlite-3.0.8/src/pwiz/data/msdata/MSNumpress.cpp:623:24: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/libs/libsbsms/libsbsms_2.3.0.orig.tar.gz libsbsms-2.3.0/src/slide.cpp:108:13: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] libsbsms-2.3.0/src/slide.cpp:241:12: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] libsbsms-2.3.0/src/slide.cpp:286:12: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] libsbsms-2.3.0/src/slide.cpp:328:12: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] libsbsms-2.3.0/src/slide.cpp:331:27: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/libs/libsidplayfp/libsidplayfp_2.12.0.orig.tar.gz libsidplayfp-2.12.0/src/builders/resid-builder/resid/filter.cc:188:12: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] libsidplayfp-2.12.0/src/builders/resid-builder/resid/filter8580new.cc:239:12: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/libs/libsvm/libsvm_3.25+ds.orig.tar.xz libsvm-3.25/svm.cpp:1737:24: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] libsvm-3.25/svm.cpp:1739:29: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] libsvm-3.25/svm.cpp:1792:26: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] libsvm-3.25/svm.cpp:1794:31: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/libt/libtritonus-java/libtritonus-java_20070428.orig.tar.gz libtritonus-java-20070428/src/lib/pvorbis/psy.c:173:21: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/libv/libvcflib/libvcflib_1.0.12+dfsg.orig.tar.xz libvcflib-1.0.12/src/cdflib.cpp:8688:21: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] libvcflib-1.0.12/src/cdflib.cpp:8773:20: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] libvcflib-1.0.12/src/cdflib.cpp:8774:20: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] libvcflib-1.0.12/src/cdflib.cpp:8775:20: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] libvcflib-1.0.12/src/pdflib.cpp:1849:52: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] libvcflib-1.0.12/src/pdflib.cpp:1896:52: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] libvcflib-1.0.12/src/pdflib.cpp:1919:13: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/libv/libvorbis/libvorbis_1.3.7.orig.tar.gz libvorbis-1.3.7/lib/psy.c:173:21: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/l/lilypond/lilypond_2.24.4.orig.tar.gz lilypond-2.24.4/lily/misc.cc:63:11: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] lilypond-2.24.4/lily/misc.cc:64:13: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/l/lingot/lingot_1.1.1.orig.tar.xz lingot-1.1.1/src/lingot-signal.c:49:20: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/l/llama.cpp/llama.cpp_5882+dfsg.orig.tar.xz llama.cpp-b5882/src/llama-graph.cpp:60:39: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/l/loki/loki_2.4.7.4.orig.tar.gz loki/libsrc/ranlib.c:1195:13: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] loki/libsrc/ranlib.c:1624:33: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] loki/libsrc/ranlib.c:1652:33: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] loki/libsrc/ranlib.c:1676:9: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/l/lp-solve/lp-solve_5.5.2.11.orig.tar.gz lp_solve_5.5/lp_price.c:2030:23: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/l/luminance-hdr/luminance-hdr_2.6.1.1+dfsg.orig.tar.xz LuminanceHDR-v.2.6.1.1/test/mantiuk06/contrast_domain.cpp:868:17: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] LuminanceHDR-v.2.6.1.1/test/mantiuk06/contrast_domain.cpp:870:16: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/l/lumpy-sv/lumpy-sv_0.3.1+dfsg.orig.tar.xz lumpy-sv-0.3.1/src/lumpy/log_space.cpp:59:14: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] lumpy-sv-0.3.1/src/lumpy/log_space.cpp:61:14: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/l/lv2vocoder/lv2vocoder_1.orig.tar.bz2 lv2vocoder-1/vocoder.c:235:20: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/m/macromoleculebuilder/macromoleculebuilder_4.0.0+dfsg.orig.tar.xz MMB-4.0.0/src/DensityMap.cpp:156:18: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/m/madness/madness_0.10.1~gite4aa500e.orig.tar.gz madness-0.10.1/src/apps/hf/ewald.cc:412:24: style: Expression '1 - erf(x)' can be replaced by 'erfc(x)' to avoid loss of precision. [unpreciseMathCall] ftp://ftp.de.debian.org/debian/pool/main/m/maq/maq_0.7.1.orig.tar.gz maq-0.7.1/eland2maq.cc:542:27: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] maq-0.7.1/fastq2bfq.c:75:32: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]