Searched defs:ARRAY_AND_SIZE (Results 1 – 5 of 5) sorted by relevance
1 #define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x) macro
57 #define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x) macro
38 #define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x) macro
25 #define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x) macro
59 #define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x) macro