Searched defs:ARRAY_EXPAND (Results 1 – 2 of 2) sorted by relevance
62 #define ARRAY_EXPAND(name) ARRAY_EXPAND_SIZED(name, 2, 10) macro