Searched defs:VLA_SIZE (Results 1 – 1 of 1) sorted by relevance
158 #define VLA_SIZE(_arg) ((_arg) + 1) macro160 #define VLA_SIZE(_arg) (_arg) macro