Searched defs:ARRAY_AND_SIZE (Results 1 – 4 of 4) sorted by relevance
3 #define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x) macro
26 #define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x) macro
194 #define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x) macro
24 #define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x) macro