Searched refs:__array (Results 1 – 1 of 1) sorted by relevance
47 #define dimof(__array) (sizeof(__array) / sizeof(__array[0])) argument