Searched defs:NUMNAMES (Results 1 – 9 of 9) sorted by relevance
61 #define NUMNAMES (sizeof(names) / sizeof(char *)) macro
54 #define NUMNAMES (sizeof (names) / sizeof (names[0])) macro
55 #define NUMNAMES (sizeof (names) / sizeof (names[0])) macro
101 #define NUMNAMES (sizeof(names) / sizeof(char *)) macro
50 #define NUMNAMES (sizeof (names) / sizeof (names[0])) macro
108 #define NUMNAMES (sizeof(names)/sizeof(names[0])) macro
70 #define NUMNAMES (sizeof(names) / sizeof(names[0])) macro
63 #define NUMNAMES __arraycount(names) macro
60 #define NUMNAMES __arraycount(names) macro