Searched refs:hexTests_count (Results 1 – 6 of 6) sorted by relevance
23 extern const size_t hexTests_count;
26 extern const size_t hexTests_count;
94 const size_t hexTests_count = sizeof(hexTests) / sizeof(hexTests[0]); variable