Home
last modified time | relevance | path

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

/llvm-project/libc/src/string/memory_utils/
H A Dutils.h133 LIBC_INLINE static constexpr StrictIntegralType zero() { return {T(0)}; } in nonzero() argument
107 template <typename T> struct StrictIntegralType { global() struct
112 StrictIntegralTypeStrictIntegralType StrictIntegralType() argument
132 zeroStrictIntegralType zero() argument