Lines Matching refs:MinBits1
452 template <unsigned MinBits1, unsigned MaxBits1, cpp_integer_type SignType1, cpp_int_check_type Chec…
453 …XX14_CONSTEXPR typename enable_if_c<!is_trivial_cpp_int<cpp_int_backend<MinBits1, MaxBits1, SignTy…
455 cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>& result, in eval_divide() argument
459 cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1> r; in eval_divide()
465 template <unsigned MinBits1, unsigned MaxBits1, cpp_integer_type SignType1, cpp_int_check_type Chec…
466 …XX14_CONSTEXPR typename enable_if_c<!is_trivial_cpp_int<cpp_int_backend<MinBits1, MaxBits1, SignTy…
468 cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>& result, in eval_divide() argument
472 cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1> r; in eval_divide()
478 template <unsigned MinBits1, unsigned MaxBits1, cpp_integer_type SignType1, cpp_int_check_type Chec…
479 …XX14_CONSTEXPR typename enable_if_c<!is_trivial_cpp_int<cpp_int_backend<MinBits1, MaxBits1, SignTy…
481 cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>& result, in eval_divide() argument
485 cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1> r; in eval_divide()
491 template <unsigned MinBits1, unsigned MaxBits1, cpp_integer_type SignType1, cpp_int_check_type Chec…
492 …XX14_CONSTEXPR typename enable_if_c<!is_trivial_cpp_int<cpp_int_backend<MinBits1, MaxBits1, SignTy…
494 cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>& result, in eval_divide() argument
498 cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1> a(result); in eval_divide()
502 template <unsigned MinBits1, unsigned MaxBits1, cpp_integer_type SignType1, cpp_int_check_type Chec…
503 …XX14_CONSTEXPR typename enable_if_c<!is_trivial_cpp_int<cpp_int_backend<MinBits1, MaxBits1, SignTy…
505 cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>& result, in eval_divide() argument
509 cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1> a(result); in eval_divide()
513 template <unsigned MinBits1, unsigned MaxBits1, cpp_integer_type SignType1, cpp_int_check_type Chec…
514 …XX14_CONSTEXPR typename enable_if_c<!is_trivial_cpp_int<cpp_int_backend<MinBits1, MaxBits1, SignTy…
516 cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>& result, in eval_divide() argument
520 cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1> a(result); in eval_divide()
524 template <unsigned MinBits1, unsigned MaxBits1, cpp_integer_type SignType1, cpp_int_check_type Chec…
525 …XX14_CONSTEXPR typename enable_if_c<!is_trivial_cpp_int<cpp_int_backend<MinBits1, MaxBits1, SignTy…
527 cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>& result, in eval_modulus() argument
532 …divide_unsigned_helper(static_cast<cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Alloca… in eval_modulus()
536 template <unsigned MinBits1, unsigned MaxBits1, cpp_integer_type SignType1, cpp_int_check_type Chec…
537 …XX14_CONSTEXPR typename enable_if_c<!is_trivial_cpp_int<cpp_int_backend<MinBits1, MaxBits1, SignTy…
539 cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>& result, in eval_modulus() argument
543 …divide_unsigned_helper(static_cast<cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Alloca… in eval_modulus()
547 template <unsigned MinBits1, unsigned MaxBits1, cpp_integer_type SignType1, cpp_int_check_type Chec…
548 …XX14_CONSTEXPR typename enable_if_c<!is_trivial_cpp_int<cpp_int_backend<MinBits1, MaxBits1, SignTy…
550 cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>& result, in eval_modulus() argument
555 …divide_unsigned_helper(static_cast<cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Alloca… in eval_modulus()
559 template <unsigned MinBits1, unsigned MaxBits1, cpp_integer_type SignType1, cpp_int_check_type Chec…
560 …XX14_CONSTEXPR typename enable_if_c<!is_trivial_cpp_int<cpp_int_backend<MinBits1, MaxBits1, SignTy…
562 cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>& result, in eval_modulus() argument
566 cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1> a(result); in eval_modulus()
570 template <unsigned MinBits1, unsigned MaxBits1, cpp_integer_type SignType1, cpp_int_check_type Chec…
571 …XX14_CONSTEXPR typename enable_if_c<!is_trivial_cpp_int<cpp_int_backend<MinBits1, MaxBits1, SignTy…
573 cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>& result, in eval_modulus() argument
577 cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1> a(result); in eval_modulus()
581 template <unsigned MinBits1, unsigned MaxBits1, cpp_integer_type SignType1, cpp_int_check_type Chec…
582 …XX14_CONSTEXPR typename enable_if_c<!is_trivial_cpp_int<cpp_int_backend<MinBits1, MaxBits1, SignTy…
584 cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>& result, in eval_modulus() argument
588 cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1> a(result); in eval_modulus()
595 template <unsigned MinBits1, unsigned MaxBits1, cpp_integer_type SignType1, cpp_int_check_type Chec…
597 …MinBits1, MaxBits1, SignType1, Checked1, Allocator1> >::value && is_trivial_cpp_int<cpp_int_backen…
599 cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>& result, in eval_divide() argument
600 const cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>& o) in eval_divide() argument
608 template <unsigned MinBits1, unsigned MaxBits1, cpp_integer_type SignType1, cpp_int_check_type Chec…
610 …MinBits1, MaxBits1, SignType1, Checked1, Allocator1> >::value && is_trivial_cpp_int<cpp_int_backen…
612 cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>& result, in eval_divide() argument
613 const cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>& o) in eval_divide() argument
620 template <unsigned MinBits1, unsigned MaxBits1, cpp_integer_type SignType1, cpp_int_check_type Chec…
622 …p_int<cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1> >::value && is_trivial_…
624 cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>& result, in eval_modulus() argument
625 const cpp_int_backend<MinBits1, MaxBits1, SignType1, Checked1, Allocator1>& o) in eval_modulus() argument