Home
last modified time | relevance | path

Searched refs:SIMDPP_PP_FOR_28_C (Results 1 – 1 of 1) sorted by relevance

/dports/devel/libsimdpp/libsimdpp-2.1-400-g9dac213d/simdpp/detail/preprocessor/repetition/detail/
H A Dfor.hpp49 # define SIMDPP_PP_FOR_28(s, p, o, m) SIMDPP_PP_FOR_28_C(SIMDPP_PP_BOOL(p(29, s)), s, p, o, m)
306 # define SIMDPP_PP_FOR_28_C(c, s, p, o, m) SIMDPP_PP_IIF(c, m, SIMDPP_PP_TUPLE_EAT_2)(29, s) SIMDPP… macro