Searched defs:GPR_ARRAY_SIZE (Results 1 – 2 of 2) sorted by relevance
31 #define GPR_ARRAY_SIZE(array) (sizeof(array) / sizeof(*(array))) macro