Home
last modified time | relevance | path

Searched refs:num_mul (Results 1 – 25 of 67) sorted by relevance

123

/dports/math/wcalc/wcalc-2.5/src/common/
H A Dcalculator.c1089 num_mul(output, first, second); in simple_exp()
1117 num_mul(output, first, temp); in simple_exp()
1177 num_mul(input, input, temp); in uber_function()
1216 num_mul(output, output, temp); in uber_function()
1222 num_mul(output, output, temp); in uber_function()
1228 num_mul(output, output, temp); in uber_function()
1235 num_mul(output, output, temp); in uber_function()
1242 num_mul(output, output, temp); in uber_function()
1249 num_mul(output, output, temp); in uber_function()
1320 num_mul(output, output, input); in uber_function()
[all …]
H A Dconversion.c1057 num_mul(output, fromfac, value); in uber_conversion()
1062 num_mul(output, tofac, value); in uber_conversion()
1091 num_mul(value, value, temp); in uber_conversion()
1106 num_mul(output, value, temp); in uber_conversion()
1112 num_mul(value, value, temp); in uber_conversion()
1119 num_mul(output, value, temp); in uber_conversion()
H A Dparser.y588 num_mul($2,$2,$3);
609 num_mul($$,$1,$5);
H A Dnumber.c151 void num_mul(Number ret, in num_mul() function
187 num_mul(ret, n, n); in num_sqr()
/dports/devel/p5-MouseX-NativeTraits/MouseX-NativeTraits-1.09/t/070_native_traits/
H A D103_custom_instance.t194 num_mul => 'mul',
/dports/math/wcalc/wcalc-2.5/src/common/includes/
H A Dnumber.h53 # define num_mul(ret, n1, n2) mpfr_mul((ret), (n1), (n2), GMP_RNDN) macro
270 void num_mul(Number ret,
/dports/devel/p5-Moose/Moose-2.2201/t/native_traits/
H A Dcustom_instance.t192 num_mul => 'mul',
/dports/math/cln/cln-1.3.6/src/polynomial/elem/
H A Dcl_UP_number.h211 static const _cl_UP num_mul (cl_heap_univpoly_ring* UPR, const _cl_UP& x, const _cl_UP& y) in num_mul() function
442 num_mul,
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/libcpp/
H A Dexpr.c54 static cpp_num num_mul (cpp_reader *, cpp_num, cpp_num);
916 top[-1].value = num_mul (pfile, top[-1].value, top->value); in reduce()
1423 num_mul (cpp_reader *pfile, cpp_num lhs, cpp_num rhs) in num_mul() function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcppexp.c54 static cpp_num num_mul (cpp_reader *, cpp_num, cpp_num);
892 top[-1].value = num_mul (pfile, top[-1].value, top->value); in reduce()
1398 num_mul (cpp_reader *pfile, cpp_num lhs, cpp_num rhs) in num_mul() function
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcppexp.c54 static cpp_num num_mul (cpp_reader *, cpp_num, cpp_num);
892 top[-1].value = num_mul (pfile, top[-1].value, top->value); in reduce()
1398 num_mul (cpp_reader *pfile, cpp_num lhs, cpp_num rhs) in num_mul() function
/dports/lang/sdcc/sdcc-4.0.0/support/cpp/libcpp/
H A Dexpr.c54 static cpp_num num_mul (cpp_reader *, cpp_num, cpp_num);
1140 top[-1].value = num_mul (pfile, top[-1].value, top->value); in reduce()
1645 num_mul (cpp_reader *pfile, cpp_num lhs, cpp_num rhs) in num_mul() function
/dports/lang/gcc48/gcc-4.8.5/libcpp/
H A Dexpr.c53 static cpp_num num_mul (cpp_reader *, cpp_num, cpp_num);
1349 top[-1].value = num_mul (pfile, top[-1].value, top->value); in reduce()
1854 num_mul (cpp_reader *pfile, cpp_num lhs, cpp_num rhs) in num_mul() function
/dports/devel/mingw32-gcc/gcc-4.8.1/libcpp/
H A Dexpr.c53 static cpp_num num_mul (cpp_reader *, cpp_num, cpp_num);
1349 top[-1].value = num_mul (pfile, top[-1].value, top->value); in reduce()
1854 num_mul (cpp_reader *pfile, cpp_num lhs, cpp_num rhs) in num_mul() function
/dports/lang/gcc6-aux/gcc-6-20180516/libcpp/
H A Dexpr.c53 static cpp_num num_mul (cpp_reader *, cpp_num, cpp_num);
1419 top[-1].value = num_mul (pfile, top[-1].value, top->value); in reduce()
1939 num_mul (cpp_reader *pfile, cpp_num lhs, cpp_num rhs) in num_mul() function
/dports/lang/gcc12-devel/gcc-12-20211205/libcpp/
H A Dexpr.c53 static cpp_num num_mul (cpp_reader *, cpp_num, cpp_num);
1542 top[-1].value = num_mul (pfile, top[-1].value, top->value); in reduce()
2062 num_mul (cpp_reader *pfile, cpp_num lhs, cpp_num rhs) in num_mul() function
/dports/lang/gcc10/gcc-10.3.0/libcpp/
H A Dexpr.c53 static cpp_num num_mul (cpp_reader *, cpp_num, cpp_num);
1516 top[-1].value = num_mul (pfile, top[-1].value, top->value); in reduce()
2036 num_mul (cpp_reader *pfile, cpp_num lhs, cpp_num rhs) in num_mul() function
/dports/lang/gcc9-devel/gcc-9-20211007/libcpp/
H A Dexpr.c53 static cpp_num num_mul (cpp_reader *, cpp_num, cpp_num);
1516 top[-1].value = num_mul (pfile, top[-1].value, top->value); in reduce()
2036 num_mul (cpp_reader *pfile, cpp_num lhs, cpp_num rhs) in num_mul() function
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libcpp/
H A Dexpr.c53 static cpp_num num_mul (cpp_reader *, cpp_num, cpp_num);
1405 top[-1].value = num_mul (pfile, top[-1].value, top->value); in reduce()
1925 num_mul (cpp_reader *pfile, cpp_num lhs, cpp_num rhs) in num_mul() function
/dports/lang/gcc11-devel/gcc-11-20211009/libcpp/
H A Dexpr.c53 static cpp_num num_mul (cpp_reader *, cpp_num, cpp_num);
1546 top[-1].value = num_mul (pfile, top[-1].value, top->value); in reduce()
2066 num_mul (cpp_reader *pfile, cpp_num lhs, cpp_num rhs) in num_mul() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libcpp/
H A Dexpr.c53 static cpp_num num_mul (cpp_reader *, cpp_num, cpp_num);
1546 top[-1].value = num_mul (pfile, top[-1].value, top->value); in reduce()
2066 num_mul (cpp_reader *pfile, cpp_num lhs, cpp_num rhs) in num_mul() function
/dports/devel/avr-gcc/gcc-10.2.0/libcpp/
H A Dexpr.c53 static cpp_num num_mul (cpp_reader *, cpp_num, cpp_num);
1516 top[-1].value = num_mul (pfile, top[-1].value, top->value); in reduce()
2036 num_mul (cpp_reader *pfile, cpp_num lhs, cpp_num rhs) in num_mul() function
/dports/lang/gnat_util/gcc-6-20180516/libcpp/
H A Dexpr.c53 static cpp_num num_mul (cpp_reader *, cpp_num, cpp_num);
1419 top[-1].value = num_mul (pfile, top[-1].value, top->value); in reduce()
1939 num_mul (cpp_reader *pfile, cpp_num lhs, cpp_num rhs) in num_mul() function
/dports/lang/gcc11/gcc-11.2.0/libcpp/
H A Dexpr.c53 static cpp_num num_mul (cpp_reader *, cpp_num, cpp_num);
1546 top[-1].value = num_mul (pfile, top[-1].value, top->value); in reduce()
2066 num_mul (cpp_reader *pfile, cpp_num lhs, cpp_num rhs) in num_mul() function
/dports/lang/gcc10-devel/gcc-10-20211008/libcpp/
H A Dexpr.c53 static cpp_num num_mul (cpp_reader *, cpp_num, cpp_num);
1516 top[-1].value = num_mul (pfile, top[-1].value, top->value); in reduce()
2036 num_mul (cpp_reader *pfile, cpp_num lhs, cpp_num rhs) in num_mul() function

123