Home
last modified time | relevance | path

Searched refs:xldexp (Results 1 – 25 of 37) sorted by relevance

12

/dports/graphics/photoflow/PhotoFlow-8472024f/src/rt/rtengine/
H A Dsleef.h27 double xldexp(double x, int q);
H A Dsleefsseavx.h93 vdouble xldexp(vdouble x, vint q);
H A Dsleef.c77 __inline double xldexp(double x, int q) { return ldexpk(x, q); } in xldexp() function
/dports/math/sleef/sleef-3.5.0/src/libm/
H A Dnorename.h17 vdouble xldexp(vdouble x, vint q);
70 vdouble xldexp(vdouble, vint);
H A Drename.h55 #define xldexp Sleef_ldexp macro
/dports/lang/pocl/pocl-1.8/lib/kernel/sleef/libm/
H A Drename.h44 #define xldexp Sleef_ldexp macro
H A Drename_vec256.h39 #define xldexp Sleef_ldexpd4_intrin macro
H A Drename_vec512.h39 #define xldexp Sleef_ldexpd8_intrin macro
H A Drename_vec128.h39 #define xldexp Sleef_ldexpd2_intrin macro
H A Dsleef_builtin.c326 xldexp (double x, int k) in xldexp() function
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dsleefsseavx.h93 vdouble xldexp(vdouble x, vint q);
H A Dsleef.h75 __inline double xldexp(double x, int q) { return ldexpk(x, q); } in xldexp() function
/dports/math/sleef/sleef-3.5.0/src/libm-tester/
H A Diutsimd.c616 func_d_d_i("ldexp", xldexp); in do_test()
H A Dtester2dp.c910 double u0 = countULPdp(t = xldexp(d, exp), frx); in main()
H A Diut.c283 u = d2u(xldexp(u2d(u), (int)u2d(v))); in main()
/dports/editors/fpc-ide/fpc-3.2.2/rtl/netware/
H A Dclib.imp1928 xldexp,
/dports/lang/fpc-utils/fpc-3.2.2/rtl/netware/
H A Dclib.imp1928 xldexp,
/dports/lang/fpc-source/fpc-3.2.2/rtl/netware/
H A Dclib.imp1928 xldexp,
/dports/lang/fpc/fpc-3.2.2/rtl/netware/
H A Dclib.imp1928 xldexp,
/dports/graphics/librtprocess/librtprocess-0.11.0/src/include/
H A Dsleef.c76 __inline double xldexp(double x, int q) { return ldexpk(x, q); } in xldexp() function
/dports/astro/siril/siril/subprojects/librtprocess/src/include/
H A Dsleef.h81 __inline double xldexp(double x, int q) { return ldexpk(x, q); } in xldexp() function
/dports/graphics/luminance-qt5/luminance-hdr-2.6.1.1/src/
H A Dsleef.c78 __inline double xldexp(double x, int q) { return ldexpk(x, q); } in xldexp() function
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/librtprocess/src/include/
H A Dsleef.c76 __inline double xldexp(double x, int q) { return ldexpk(x, q); } in xldexp() function
/dports/graphics/art/ART-1.9.3/rtengine/
H A Dsleef.h80 __inline double xldexp(double x, int q) { return ldexpk(x, q); } in xldexp() function
/dports/astro/siril/siril/src/core/
H A Dsleef.h103 __inline __attribute__((always_inline)) double xldexp(double x, int q) { return ldexpk(x, q); } in xldexp() function

12