Searched refs:__stores (Results 1 – 1 of 1) sorted by relevance
1523 constexpr size_t __stores = __div_roundup(_Np, __vsize); in _S_store() local1526 const array<_V, __stores> __converted in _S_store()1527 = __convert_all<_V, __stores>(__v); in _S_store()1531 if constexpr (__full_stores < __stores) in _S_store()
Completed in 11 milliseconds