Home
last modified time | relevance | path

Searched defs:FPLLL_TRACE (Results 1 – 1 of 1) sorted by relevance

/dports/math/fplll/fplll-5.4.1/fplll/
H A Ddefs.h90 #define FPLLL_TRACE(x) std::cerr << "TRACE: " << std::string(debug_depth * 2, ' ') << x << std::endl macro
110 #define FPLLL_TRACE(x) macro