Searched defs:arraysize (Results 1 – 3 of 3) sorted by relevance
107 #define arraysize(x) (sizeof (x) / sizeof (x[0])) macro
453 arraysize(char *sz, declaration *dc, int elsize) in arraysize() function
3018 int arraysize; /* Size of the "types" array */ local