Lines Matching defs:countof
1352 static constexpr size_t countof(T const (&)[N]) {1366 static_assert(check_order(kCiphers, countof(kCiphers)) == 1,