Home
last modified time | relevance | path

Searched refs:PGMATH_USE_D (Results 1 – 16 of 16) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/runtime/
H A Dpgmath.h.inc43 #ifndef PGMATH_USE_D
44 #define PGMATH_USE_D(name, x)
63 PGMATH_USE_D(func, __##impl##d_##func##_1)
72 PGMATH_USE_D(func, __##impl##d_##func##_1)
158 PGMATH_USE_D(func, __mth_i_d##func)
176 PGMATH_USE_D(bessel_jn, __mth_i_dbessel_jn)
193 PGMATH_USE_D(hypot, __mth_i_dhypot)
203 PGMATH_USE_D(mod, __fd_mod_1)
211 PGMATH_USE_D(pow, __##impl##d_powi_1) \
217 PGMATH_USE_D(pow, __##impl##d_powk_1) \
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/runtime/
H A Dpgmath.h.inc43 #ifndef PGMATH_USE_D
44 #define PGMATH_USE_D(name, x)
63 PGMATH_USE_D(func, __##impl##d_##func##_1)
72 PGMATH_USE_D(func, __##impl##d_##func##_1)
158 PGMATH_USE_D(func, __mth_i_d##func)
174 PGMATH_USE_D(bessel_jn, __mth_i_dbessel_jn)
193 PGMATH_USE_D(hypot, __mth_i_dhypot)
203 PGMATH_USE_D(mod, __fd_mod_1)
211 PGMATH_USE_D(pow, __##impl##d_powi_1) \
217 PGMATH_USE_D(pow, __##impl##d_powk_1) \
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/runtime/
H A Dpgmath.h.inc43 #ifndef PGMATH_USE_D
44 #define PGMATH_USE_D(name, x)
63 PGMATH_USE_D(func, __##impl##d_##func##_1)
72 PGMATH_USE_D(func, __##impl##d_##func##_1)
158 PGMATH_USE_D(func, __mth_i_d##func)
174 PGMATH_USE_D(bessel_jn, __mth_i_dbessel_jn)
193 PGMATH_USE_D(hypot, __mth_i_dhypot)
203 PGMATH_USE_D(mod, __fd_mod_1)
211 PGMATH_USE_D(pow, __##impl##d_powi_1) \
217 PGMATH_USE_D(pow, __##impl##d_powk_1) \
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/runtime/
H A Dpgmath.h.inc43 #ifndef PGMATH_USE_D
44 #define PGMATH_USE_D(name, x)
63 PGMATH_USE_D(func, __##impl##d_##func##_1)
72 PGMATH_USE_D(func, __##impl##d_##func##_1)
158 PGMATH_USE_D(func, __mth_i_d##func)
174 PGMATH_USE_D(bessel_jn, __mth_i_dbessel_jn)
193 PGMATH_USE_D(hypot, __mth_i_dhypot)
203 PGMATH_USE_D(mod, __fd_mod_1)
211 PGMATH_USE_D(pow, __##impl##d_powi_1) \
217 PGMATH_USE_D(pow, __##impl##d_powk_1) \
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/runtime/
H A Dpgmath.h.inc43 #ifndef PGMATH_USE_D
44 #define PGMATH_USE_D(name, x)
63 PGMATH_USE_D(func, __##impl##d_##func##_1)
72 PGMATH_USE_D(func, __##impl##d_##func##_1)
158 PGMATH_USE_D(func, __mth_i_d##func)
174 PGMATH_USE_D(bessel_jn, __mth_i_dbessel_jn)
193 PGMATH_USE_D(hypot, __mth_i_dhypot)
203 PGMATH_USE_D(mod, __fd_mod_1)
211 PGMATH_USE_D(pow, __##impl##d_powi_1) \
217 PGMATH_USE_D(pow, __##impl##d_powk_1) \
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/runtime/
H A Dpgmath.h.inc43 #ifndef PGMATH_USE_D
44 #define PGMATH_USE_D(name, x)
63 PGMATH_USE_D(func, __##impl##d_##func##_1)
72 PGMATH_USE_D(func, __##impl##d_##func##_1)
158 PGMATH_USE_D(func, __mth_i_d##func)
174 PGMATH_USE_D(bessel_jn, __mth_i_dbessel_jn)
193 PGMATH_USE_D(hypot, __mth_i_dhypot)
203 PGMATH_USE_D(mod, __fd_mod_1)
211 PGMATH_USE_D(pow, __##impl##d_powi_1) \
217 PGMATH_USE_D(pow, __##impl##d_powk_1) \
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/runtime/
H A Dpgmath.h.inc43 #ifndef PGMATH_USE_D
44 #define PGMATH_USE_D(name, x)
63 PGMATH_USE_D(func, __##impl##d_##func##_1)
72 PGMATH_USE_D(func, __##impl##d_##func##_1)
158 PGMATH_USE_D(func, __mth_i_d##func)
174 PGMATH_USE_D(bessel_jn, __mth_i_dbessel_jn)
193 PGMATH_USE_D(hypot, __mth_i_dhypot)
203 PGMATH_USE_D(mod, __fd_mod_1)
211 PGMATH_USE_D(pow, __##impl##d_powi_1) \
217 PGMATH_USE_D(pow, __##impl##d_powk_1) \
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/include/flang/Evaluate/
H A Dpgmath.h.inc46 #ifndef PGMATH_USE_D
47 #define PGMATH_USE_D(name, x)
97 PGMATH_USE_D(func, __##impl##d_##func##_1)
114 PGMATH_USE_D(func, __##impl##d_##func##_1)
227 PGMATH_USE_D(func, __mth_i_d##func)
243 PGMATH_USE_D(bessel_jn, __mth_i_dbessel_jn)
262 PGMATH_USE_D(hypot, __mth_i_dhypot)
272 PGMATH_USE_D(mod, __fd_mod_1)
283 PGMATH_USE_D(pow, __##impl##d_powi_1) \
293 PGMATH_USE_D(pow, __##impl##d_powk_1) \
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/lib/Evaluate/
H A Dintrinsics-library.cpp211 #define PGMATH_USE_D(name, function) {#name, function, true}, in AddLibpgmathDoubleHostProcedures() macro
220 #define PGMATH_USE_D(name, function) {#name, function, true}, in AddLibpgmathDoubleHostProcedures() macro
230 #define PGMATH_USE_D(name, function) {#name, function, true}, in AddLibpgmathDoubleHostProcedures() macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/lib/Evaluate/
H A Dintrinsics-library.cpp306 #define PGMATH_USE_D(name, func) REAL_FOLDER(name, func), macro
324 #define PGMATH_USE_D(name, func) REAL_FOLDER(name, func), macro
342 #define PGMATH_USE_D(name, func) REAL_FOLDER(name, func), macro
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/lib/Evaluate/
H A Dintrinsics-library.cpp306 #define PGMATH_USE_D(name, func) REAL_FOLDER(name, func), macro
324 #define PGMATH_USE_D(name, func) REAL_FOLDER(name, func), macro
342 #define PGMATH_USE_D(name, func) REAL_FOLDER(name, func), macro
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/lib/Evaluate/
H A Dintrinsics-library.cpp306 #define PGMATH_USE_D(name, func) REAL_FOLDER(name, func), macro
324 #define PGMATH_USE_D(name, func) REAL_FOLDER(name, func), macro
342 #define PGMATH_USE_D(name, func) REAL_FOLDER(name, func), macro
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/lib/Evaluate/
H A Dintrinsics-library.cpp304 #define PGMATH_USE_D(name, func) REAL_FOLDER(name, func), macro
322 #define PGMATH_USE_D(name, func) REAL_FOLDER(name, func), macro
340 #define PGMATH_USE_D(name, func) REAL_FOLDER(name, func), macro
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/lib/Evaluate/
H A Dintrinsics-library.cpp306 #define PGMATH_USE_D(name, func) REAL_FOLDER(name, func), macro
324 #define PGMATH_USE_D(name, func) REAL_FOLDER(name, func), macro
342 #define PGMATH_USE_D(name, func) REAL_FOLDER(name, func), macro
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/lib/Evaluate/
H A Dintrinsics-library.cpp306 #define PGMATH_USE_D(name, func) REAL_FOLDER(name, func), macro
324 #define PGMATH_USE_D(name, func) REAL_FOLDER(name, func), macro
342 #define PGMATH_USE_D(name, func) REAL_FOLDER(name, func), macro
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/lib/Evaluate/
H A Dintrinsics-library.cpp306 #define PGMATH_USE_D(name, func) REAL_FOLDER(name, func),
324 #define PGMATH_USE_D(name, func) REAL_FOLDER(name, func),
342 #define PGMATH_USE_D(name, func) REAL_FOLDER(name, func),