Home
last modified time | relevance | path

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

/llvm-project/libcxx/src/
H A Dlocale.cpp96 inline constexpr size_t countof(const T (&)[N]) { in countof() function
101 inline constexpr size_t countof(const T* const begin, const T* const end) { in countof() function
[all...]