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