Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__utility.hpp102 inline constexpr std::size_t __pos_of(const bool* const __first, in __pos_of() function
119 return __pos_of(__same, __same + sizeof...(_Ts)); in __index_of()
H A D__env.hpp486 __pos_of(__flags, __flags + sizeof...(_Envs)); in __get_1st()