Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__meta.hpp91 using __msize_t = __mconstant<_Np>; typedef
94 using __msize_t = __muchar (*)[_Np + 1]; // +1 to avoid zero-size array typedef
792 using __f = __msize_t<sizeof...(_Ts)>;
799 using __f = __msize_t<(__same_as<_Ts, _Ty> + ... + 0)>;
806 using __f = __msize_t<(bool(__v<__minvoke<_Fn, _Ts>>) + ... + 0)>;
1040 using __f = __msize_t<(
1115 using __m_at_c = __minvoke<__m_at_<_Np == ~0ul>, __msize_t<_Np>, _Ts...>;
H A D__sender_introspection.hpp92 __children_of<_Sender, __mbind_front_q<__m_at, __msize_t<_Ny>>>;
H A D__transform_completion_signatures.hpp425 __mconst<__msize_t<1>>::__f, __mconst<__msize_t<0>>::__f, __mplus_t>;
H A D__basic_sender.hpp309 __t<__receiver<__id<_Receiver>, _Sexpr, __msize_t<_Idx>>>;