Searched refs:cpp_int (Results 1 – 2 of 2) sorted by relevance
170 cpp_int const lab = cpp_int(a) * cpp_int(b); in sign_of_compare()171 cpp_int const lcd = cpp_int(c) * cpp_int(d); in sign_of_compare()
1908 typedef number<cpp_int_backend<> > cpp_int; typedef