Searched defs:NUM_ELEM (Results 1 – 15 of 15) sorted by relevance
63 #define NUM_ELEM(a) ((sizeof (a)) / sizeof ((a)[0])) macro
35 #define NUM_ELEM(A) (sizeof (A) / sizeof (A)[0]) macro
271 #define NUM_ELEM(a) (sizeof (a) / sizeof (a)[0]) macro
530 #define NUM_ELEM(a) (sizeof (a) / sizeof (a)[0]) macro
76 #define NUM_ELEM(a) ((sizeof (a)) / sizeof ((a)[0])) macro
55 #define NUM_ELEM(a) ((sizeof (a)) / sizeof ((a)[0])) macro
331 #define NUM_ELEM(a) ((sizeof (a)) / sizeof ((a)[0])) macro
545 #define NUM_ELEM(a) (sizeof (a) / sizeof (a)[0]) macro
41 #define NUM_ELEM(a) (sizeof (a) / sizeof (a)[0]) macro
481 #define NUM_ELEM(a) (sizeof (a) / sizeof (a)[0]) macro