Home
last modified time | relevance | path

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

/dports/devel/boost-docs/boost_1_72_0/boost/multiprecision/detail/
H A Dnumber_base.hpp69 # define BOOST_MP_IS_CONST_EVALUATED(x) std::is_constant_evaluated() macro
71 # define BOOST_MP_IS_CONST_EVALUATED(x) __builtin_is_constant_evaluated() macro
73 # define BOOST_MP_IS_CONST_EVALUATED(x) __builtin_constant_p(x) macro
/dports/devel/hyperscan/boost_1_75_0/boost/multiprecision/detail/
H A Dnumber_base.hpp100 # define BOOST_MP_IS_CONST_EVALUATED(x) std::is_constant_evaluated() macro
102 # define BOOST_MP_IS_CONST_EVALUATED(x) __builtin_is_constant_evaluated() macro
104 # define BOOST_MP_IS_CONST_EVALUATED(x) __builtin_constant_p(x) macro
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/multiprecision/detail/
H A Dnumber_base.hpp100 # define BOOST_MP_IS_CONST_EVALUATED(x) std::is_constant_evaluated() macro
102 # define BOOST_MP_IS_CONST_EVALUATED(x) __builtin_is_constant_evaluated() macro
104 # define BOOST_MP_IS_CONST_EVALUATED(x) __builtin_constant_p(x) macro
/dports/devel/R-cran-BH/BH/inst/include/boost/multiprecision/detail/
H A Dnumber_base.hpp125 # define BOOST_MP_IS_CONST_EVALUATED(x) std::is_constant_evaluated() macro
127 # define BOOST_MP_IS_CONST_EVALUATED(x) __builtin_is_constant_evaluated() macro
129 # define BOOST_MP_IS_CONST_EVALUATED(x) __builtin_constant_p(x) macro
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/include/boost_1_72_0/patches/boost/multiprecision/detail/
H A Dnumber_base.hpp75 # define BOOST_MP_IS_CONST_EVALUATED(x) std::is_constant_evaluated() macro
77 # define BOOST_MP_IS_CONST_EVALUATED(x) __builtin_is_constant_evaluated() macro
79 # define BOOST_MP_IS_CONST_EVALUATED(x) __builtin_constant_p(x) macro
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/multiprecision/detail/
H A Dnumber_base.hpp100 # define BOOST_MP_IS_CONST_EVALUATED(x) std::is_constant_evaluated() macro
102 # define BOOST_MP_IS_CONST_EVALUATED(x) __builtin_is_constant_evaluated() macro
104 # define BOOST_MP_IS_CONST_EVALUATED(x) __builtin_constant_p(x) macro
/dports/devel/boost-libs/boost_1_72_0/boost/multiprecision/detail/
H A Dnumber_base.hpp69 # define BOOST_MP_IS_CONST_EVALUATED(x) std::is_constant_evaluated() macro
71 # define BOOST_MP_IS_CONST_EVALUATED(x) __builtin_is_constant_evaluated() macro
73 # define BOOST_MP_IS_CONST_EVALUATED(x) __builtin_constant_p(x) macro
/dports/devel/boost-python-libs/boost_1_72_0/boost/multiprecision/detail/
H A Dnumber_base.hpp69 # define BOOST_MP_IS_CONST_EVALUATED(x) std::is_constant_evaluated() macro
71 # define BOOST_MP_IS_CONST_EVALUATED(x) __builtin_is_constant_evaluated() macro
73 # define BOOST_MP_IS_CONST_EVALUATED(x) __builtin_constant_p(x) macro