Searched refs:ARRAY_END (Results 1 – 1 of 1) sorted by relevance
31 #ifndef ARRAY_END32 #define ARRAY_END(array) (array + ARRAY_SIZE(array)) macro