unpreciseMathCall ftp://ftp.de.debian.org/debian/pool/main/b/bitseq/bitseq_0.7.5+dfsg2.orig.tar.xz bitseq-0.7.5+dfsg2/ReadDistribution.cpp:658: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/b/bogofilter/bogofilter_1.2.5.orig.tar.xz bogofilter-1.2.5/gsl/specfunc/gamma.c:1449:59: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] bogofilter-1.2.5/gsl/specfunc/exp.c:338:19: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] bogofilter-1.2.5/gsl/specfunc/exp.c:348:19: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] bogofilter-1.2.5/gsl/specfunc/exp.c:368:20: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] bogofilter-1.2.5/gsl/specfunc/exp.c:378:20: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] bogofilter-1.2.5/gsl/specfunc/exp.c:398:24: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] bogofilter-1.2.5/gsl/specfunc/exp.c:408:24: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] bogofilter-1.2.5/gsl/specfunc/log.c:154:33: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] bogofilter-1.2.5/gsl/specfunc/log.c:198:19: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] bogofilter-1.2.5/gsl/specfunc/log.c:237:26: 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/b/brutalchess/brutalchess_0.5.2+dfsg.orig.tar.gz brutalchess-0.5.2+dfsg.orig/src/timer.cpp:164:42: 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/b/buddy/buddy_2.4+dfsg.orig.tar.xz buddy-2.4/src/bddop.c:2608:19: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] buddy-2.4/src/bddop.c:2610:19: 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/b/bwa/bwa_0.7.19.orig.tar.gz bwa-0.7.19/bwamem_pair.c:326:40: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] bwa-0.7.19/bwamem.c:1001:42: 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/b/bwa-mem2/bwa-mem2_2.3+ds.orig.tar.xz bwa-mem2-2.3/src/bwamem.cpp:1489:45: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] bwa-mem2-2.3/src/bwamem_pair.cpp:445:46: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] bwa-mem2-2.3/src/bwamem_pair.cpp:823:46: 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/c/caffe/caffe_1.0.0+git20180821.99bd997.orig.tar.gz src/caffe/layers/bnll_layer.cpp:18:26: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] src/caffe/layers/bnll_layer.cpp:19:9: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] src/caffe/layers/sigmoid_cross_entropy_loss_layer.cpp:96:9: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] src/caffe/test/test_neuron_layer.cpp:341:39: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] src/caffe/test/test_neuron_layer.cpp:498:11: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] src/caffe/test/test_neuron_layer.cpp:501:11: 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/c/calf/calf_0.90.9.orig.tar.gz calf-0.90.9/src/audio_fx.cpp:1038:60: 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/c/cctbx/cctbx_2026.7+ds2+~3.30.0+ds1.orig.tar.xz cctbx-cctbx_project-506b454/scitbx/slatec/lib_c.c:463:10: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] cctbx-cctbx_project-506b454/cma_es/cma/cmaes.c:2718:23: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] cctbx-cctbx_project-506b454/cma_es/cma/cmaes.c:2718:37: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] cctbx-cctbx_project-506b454/cma_es/cma/cmaes.c:2721:23: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] cctbx-cctbx_project-506b454/cma_es/cma/cmaes.c:2721:37: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] cctbx-cctbx_project-506b454/cma_es/cma/cmaes.cpp:2718:23: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] cctbx-cctbx_project-506b454/cma_es/cma/cmaes.cpp:2718:37: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] cctbx-cctbx_project-506b454/cma_es/cma/cmaes.cpp:2721:23: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] cctbx-cctbx_project-506b454/cma_es/cma/cmaes.cpp:2721:37: 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/c/ceres-solver/ceres-solver_2.2.0+dfsg.orig.tar.xz ceres-solver-2.2.0/internal/ceres/loss_function.cc:114:19: 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/c/chafa/chafa_1.18.2.orig.tar.gz chafa-1.18.2/chafa/internal/chafa-color.c:146:22: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] chafa-1.18.2/chafa/internal/chafa-color.c:156: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/c/clhep/clhep_2.4.7.1.orig.tar.gz 2.4.7.1/CLHEP/Random/src/RandChiSquare.cc:137:34: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] 2.4.7.1/CLHEP/Random/src/RandStudentT.cc:85:35: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] 2.4.7.1/CLHEP/Random/src/RandStudentT.cc:114:35: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] 2.4.7.1/CLHEP/Random/src/RandStudentT.cc:141:35: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall] 2.4.7.1/CLHEP/Random/src/RandGamma.cc:177:55: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] 2.4.7.1/CLHEP/Random/src/RandGamma.cc:201:55: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] 2.4.7.1/CLHEP/Random/src/RandGamma.cc:211:15: 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/c/clipper/clipper_2.1.20201109.orig.tar.gz clipper-2.1/clipper/core/clipper_util.cpp:116: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/c/clonalframeml/clonalframeml_1.13.orig.tar.gz ClonalFrameML-1.13/src/myutils/mydouble.h:161:44: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ClonalFrameML-1.13/src/myutils/mydouble.h:162:25: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ClonalFrameML-1.13/src/myutils/mydouble.h:175:42: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ClonalFrameML-1.13/src/myutils/mydouble.h:176:17: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ClonalFrameML-1.13/src/main.h:239:67: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ClonalFrameML-1.13/src/main.h:239:114: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ClonalFrameML-1.13/src/main.h:367:67: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] ClonalFrameML-1.13/src/main.h:367:114: 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/c/clonalorigin/clonalorigin_1.0.orig.tar.gz ClonalOrigin-1.0/warg/src/rng.cpp:506: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/c/clustalo/clustalo_1.2.4.orig.tar.gz clustal-omega-1.2.4/src/hhalign/hhhitlist-C.h:356:42: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] clustal-omega-1.2.4/src/hhalign/hhhitlist-C.h:374:35: 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/c/cmtk/cmtk_3.3.1p2+dfsg.orig.tar.xz cmtk-3.3.1p2/libs/Base/cmtkAffineXform.cxx:338:11: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] cmtk-3.3.1p2/libs/Numerics/normaldistr.cxx:184:19: 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/c/colmap/colmap_4.2.0.orig.tar.gz colmap-4.2.0/src/thirdparty/VLFeat/svm.c:1764:12: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] colmap-4.2.0/src/thirdparty/VLFeat/svm.c:1766: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/c/conducteo/conducteo_5.0.2.orig.tar.gz conducteo-5.0.2/src/plugins/En13370Plugin.cpp:279:43: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] conducteo-5.0.2/src/plugins/En13370Plugin.cpp:279:72: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] conducteo-5.0.2/src/plugins/En13370Plugin.cpp:291:43: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] conducteo-5.0.2/src/plugins/En13370Plugin.cpp:291:77: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] conducteo-5.0.2/src/plugins/En13370Plugin.cpp:888:62: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] conducteo-5.0.2/src/plugins/En13370Plugin.cpp:926:61: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] conducteo-5.0.2/src/plugins/En13370Plugin.cpp:937:85: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] conducteo-5.0.2/src/plugins/En13370Plugin.cpp:950:105: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] conducteo-5.0.2/src/plugins/En13370Plugin.cpp:969:81: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] conducteo-5.0.2/src/plugins/En13370Plugin.cpp:982:101: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] conducteo-5.0.2/src/plugins/En13370Plugin.cpp:994:81: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] conducteo-5.0.2/src/plugins/En13370Plugin.cpp:1007:101: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]