Searched refs:arithlib (Results 1 – 16 of 16) sorted by relevance
138 arithlib=173 --with-arithlib=no | --without-arithlib)174 arithlib=176 --with-arithlib*)177 arithlib=-arithlib247 echo $host$m32$m64$nogui$fox$wx$test$experiment$arithlib$conservative$nothrow$debug
43 --arithlib)44 arithlib="-arithlib"57 version="$fox$wx$arithlib$conservative$debug"
37 *--with-arithlib* | \
34 using namespace arithlib;49 echo Time using arithlib directly from C++
70 arithtest: arithtest.cpp arithlib.hpp
47 #error The version configure --with-arithlib needs a C++17 compiler.
1393 which[j] = arithlib::mersenne_twister() % (conses/3); in initHeapSegments()1419 n1 = arithlib::mersenne_twister(); in initHeapSegments()
280 if arithlib285 else !arithlib287 endif !arithlib909 if arithlib943 endif arithlib
699 AC_ARG_WITH(arithlib,700 AS_HELP_STRING([--with-arithlib],701 [arithlib.hpp version]),709 AC_DEFINE(ARITHLIB, [1], [Work on a transition to use of arithlib.hpp for bignums])1828 AM_CONDITIONAL(arithlib, test "x$with_arithlib" = "xyes")
56 using namespace arithlib;
3 /* Work on a transition to use of arithlib.hpp for bignums */
1422 #error Internal inconsistency in arithlib.hpp: memory allocation strategy. in allocate()11185 namespace arithlib namespace
1563 --with-arithlib arithlib.hpp version
29 *conservative* | *arithlib*)
575 AC_ARG_WITH(arithlib, optwith576 AS_HELP_STRING([--with-arithlib],577 [development of arithlib.hpp support (CSL only)]),
1490 --with-arithlib development of arithlib.hpp support (CSL only)