Home
last modified time | relevance | path

Searched refs:f_pow (Results 1 – 25 of 44) sorted by relevance

12

/dports/sysutils/heirloom/heirloom-070715/factor/
H A Dfactor.c64 #define f_pow(a, b) powl(a, b) macro
72 #define f_pow(a, b) pow(a, b) macro
165 if (n < 0 || n >= f_pow(2, F_MANT_DIG)) { in factor()
/dports/devel/llvm10/llvm-10.0.1.src/test/Analysis/ConstantFolding/
H A Dmath-2.ll24 define double @f_pow() {
25 ; CHECK-LABEL: @f_pow(
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/Analysis/ConstantFolding/
H A Dmath-2.ll24 define double @f_pow() {
25 ; CHECK-LABEL: @f_pow(
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libm/machine/i386/
H A DMakefile.in87 lib_a-f_pow.$(OBJEXT) lib_a-f_powf.$(OBJEXT) \
98 f_lrint.lo f_lrintf.lo f_lrintl.lo f_pow.lo f_powf.lo \
265 f_pow.c f_powf.c f_rint.c f_rintf.c f_rintl.c \
489 lib_a-f_pow.o: f_pow.c
490 …$(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-f_pow.o `test -f 'f_pow.c' || echo '$(srcdir)/'`
492 lib_a-f_pow.obj: f_pow.c
493 …NCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-f_pow.obj `if test -f 'f…
H A DMakefile.am14 f_pow.c f_powf.c f_rint.c f_rintf.c f_rintl.c \
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Analysis/ConstantFolding/
H A Dmath-2.ll76 define double @f_pow() {
77 ; CHECK-LABEL: @f_pow(
/dports/devel/llvm11/llvm-11.0.1.src/test/Analysis/ConstantFolding/
H A Dmath-2.ll76 define double @f_pow() {
77 ; CHECK-LABEL: @f_pow(
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/Transforms/InstSimplify/ConstProp/
H A Dmath-2.ll76 define double @f_pow() {
77 ; CHECK-LABEL: @f_pow(
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Transforms/InstSimplify/ConstProp/
H A Dmath-2.ll76 define double @f_pow() {
77 ; CHECK-LABEL: @f_pow(
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Transforms/InstSimplify/ConstProp/
H A Dmath-2.ll76 define double @f_pow() {
77 ; CHECK-LABEL: @f_pow(
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Transforms/InstSimplify/ConstProp/
H A Dmath-2.ll76 define double @f_pow() {
77 ; CHECK-LABEL: @f_pow(
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Transforms/InstSimplify/ConstProp/
H A Dmath-2.ll76 define double @f_pow() {
77 ; CHECK-LABEL: @f_pow(
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Transforms/InstSimplify/ConstProp/
H A Dmath-2.ll76 define double @f_pow() {
77 ; CHECK-LABEL: @f_pow(
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Transforms/InstSimplify/ConstProp/
H A Dmath-2.ll76 define double @f_pow() {
77 ; CHECK-LABEL: @f_pow(
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Transforms/InstSimplify/ConstProp/
H A Dmath-2.ll76 define double @f_pow() {
77 ; CHECK-LABEL: @f_pow(
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libm/machine/i386/
H A DMakefile.am10 f_ldexp.S f_ldexpf.S f_pow.c f_powf.c f_tan.S f_tanf.S f_math.h i386mach.h
H A DMakefile.in100 ….S f_frexpf.S f_log.S f_logf.S f_log10.S f_log10f.S f_ldexp.S f_ldexpf.S f_pow.c f_powf.c f_tan.S…
128 @USE_LIBTOOL_FALSE@f_ldexp.$(OBJEXT) f_ldexpf.$(OBJEXT) f_pow.$(OBJEXT) \
136 @USE_LIBTOOL_TRUE@f_pow.lo f_powf.lo f_tan.lo f_tanf.lo
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libm/machine/i386/
H A DMakefile.am10 f_ldexp.S f_ldexpf.S f_pow.c f_powf.c f_tan.S f_tanf.S f_math.h i386mach.h
H A DMakefile.in100 ….S f_frexpf.S f_log.S f_logf.S f_log10.S f_log10f.S f_ldexp.S f_ldexpf.S f_pow.c f_powf.c f_tan.S…
128 @USE_LIBTOOL_FALSE@f_ldexp.$(OBJEXT) f_ldexpf.$(OBJEXT) f_pow.$(OBJEXT) \
136 @USE_LIBTOOL_TRUE@f_pow.lo f_powf.lo f_tan.lo f_tanf.lo
/dports/databases/grass7/grass-7.8.6/lib/calc/
H A Dfunction.c10 {"pow", c_binop, f_pow},
H A Dxpow.c26 int f_pow(int argc, const int *argt, void **args) in f_pow() function
/dports/databases/grass7/grass-7.8.6/include/defs/
H A Dcalc.h14 extern func_t f_pow;
/dports/editors/vim/vim-8.2.3745/src/proto/
H A Dfloat.pro19 void f_pow(typval_T *argvars, typval_T *rettv);
/dports/devel/simgear/simgear-2020.3.11/simgear/nasal/
H A Dmathlib.c66 static naRef f_pow(naContext c, naRef me, int argc, naRef* args) in f_pow() function
218 { "pow", f_pow },
/dports/graphics/quat-gui/quat-1.20/kernel/
H A Dcalculat.c39 char f_pow(double *a, const double *b);
112 char f_pow(double *a, const double *b) in f_pow() function
537 case '^': prog->func[ocount] = f_pow; break; in DoTranslate()

12