Searched defs:sized_array (Results 1 – 1 of 1) sorted by relevance
12 struct sized_array { struct20 static const struct sized_array _a = {N_ARGS(__VA_ARGS__), {__VA_ARGS__}}; \ argument