Searched defs:notLines_count (Results 1 – 4 of 4) sorted by relevance
157 const size_t notLines_count = SK_ARRAY_COUNT(notLines); variable
172 const size_t notLines_count = sizeof(notLines) / sizeof(notLines[0]); variable