Searched defs:GET_ARRAY_SIZE (Results 1 – 2 of 2) sorted by relevance
181 #define GET_ARRAY_SIZE(X) ((((X) / 4) + 1) * 5) macro