Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dssl_cipher.cc1352 static constexpr size_t countof(T const (&)[N]) { in countof() function
/external/libcxx/src/
Dlocale.cpp119 countof(const T (&)[N]) in countof() function
128 countof(const T * const begin, const T * const end) in countof() function