Searched refs:arr (Results 1 – 1 of 1) sorted by relevance
30 #define MT_ARRAY_SIZE( arr ) ( sizeof( arr ) / sizeof( (arr)[0] ) ) argument