Searched defs:NELEM (Results 1 – 3 of 3) sorted by relevance
277 #define NELEM(a) (sizeof(a) / sizeof(a[0])) macro