Searched refs:ARRAY_SIZE (Results 1 – 3 of 3) sorted by relevance
27 const int ARRAY_SIZE = 10; variable28 static gid_t groupsArray[ARRAY_SIZE] = {0};62 for (int i = 0; i < ARRAY_SIZE; i++) { in SetUpTestCase()
43 #define ARRAY_SIZE (10) macro
42 #define ARRAY_SIZE (10) macro