Home
last modified time | relevance | path

Searched defs:EXP10 (Results 1 – 25 of 26) sorted by relevance

12

/dports/x11-toolkits/blt/blt2.5/generic/
H A DbltMath.h133 #define EXP10(x) (pow(10.0,(x))) macro
/dports/biology/ncbi-toolkit/ncbi/corelib/
H A Dncbilcl.cpp151 #define EXP10(x) exp10(x) macro
H A Dncbilcl.scr159 #define EXP10(x) exp((x)*LN10) macro
/dports/cad/gspiceui/gspiceui-v1.1.00/src/
H A DTypeDefs.hpp72 #define EXP10(X) pow(10.0,X) macro
75 #define EXP10(X) exp10(X) macro
/dports/math/math77/MATH77/
H A Ddbi1k1.f56 double precision EXP10, EXPM10, LSQ2PI, LSQPI2 local
H A Dsbi1k1.f56 real EXP10, EXPM10, LSQ2PI, LSQPI2 local
H A Ddbi0k0.f58 double precision EXP10, EXPM10, LSQ2PI, LSQPI2 local
H A Dsbi0k0.f58 real EXP10, EXPM10, LSQ2PI, LSQPI2 local
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/builtins/hexagon/
H A Ddfmul.S109 #define EXP10 r7:6 macro
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddfmul.S108 #define EXP10 r7:6 macro
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/builtins/hexagon/
H A Ddfmul.S108 #define EXP10 r7:6 macro
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/builtins/hexagon/
H A Ddfmul.S108 #define EXP10 r7:6 macro
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/builtins/hexagon/
H A Ddfmul.S108 #define EXP10 r7:6 macro
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/builtins/hexagon/
H A Ddfmul.S108 #define EXP10 r7:6 macro
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/builtins/hexagon/
H A Ddfmul.S108 #define EXP10 r7:6 macro
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/builtins/hexagon/
H A Ddfmul.S108 #define EXP10 r7:6 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/builtins/hexagon/
H A Ddfmul.S108 #define EXP10 r7:6 macro
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddfmul.S108 #define EXP10 r7:6 macro
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/builtins/hexagon/
H A Ddfmul.S108 #define EXP10 r7:6 macro
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/builtins/hexagon/
H A Ddfmul.S108 #define EXP10 r7:6 macro
/dports/graphics/vips/vips-8.12.0/libvips/arithmetic/
H A Dmath.c155 #define EXP10( X ) (pow( 10.0, (X) )) macro
/dports/graphics/py-pyvips/pyvips-2.1.16/pyvips/
H A Denums.py444 EXP10 = 'exp10' variable in OperationMath
/dports/math/gri/gri-2.12.23/src/
H A Drpncalc.cc108 LOG, LN, EXP, EXP10, enumerator
/dports/math/stp/stp-2.3.3/lib/extlib-constbv/
H A Dconstantbv.cpp83 static THREAD_LOCAL unsigned int EXP10; /* = largest possible power of 10 in signed int */ variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/yasm/source/patched-yasm/libyasm/
H A Dbitvect.c123 static N_word EXP10; /* = largest possible power of 10 in signed int */ variable

12