Searched defs:ARRAY_AND_SIZE (Results 1 – 3 of 3) sorted by relevance
3 #define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x) macro
23 #define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x) macro
193 #define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x) macro