Searched refs:_arr (Results 1 – 1 of 1) sorted by relevance
84 #define ARRAY_SIZE(_arr) \ argument85 (sizeof (_arr) / sizeof ((_arr)[0]))