Searched defs:NUM_ELEM (Results 1 – 7 of 7) sorted by relevance
23 #define NUM_ELEM(x) ((sizeof(x)) / (sizeof(x[0]))) macro
24 #define NUM_ELEM(x) ((sizeof(x)) / (sizeof(x[0]))) macro
253 #define CreateBM(NUM_ELEM, STRING_SIZE) \ argument274 #define CreateStringBMs(NUM_ELEM) \ argument
60 #define NUM_ELEM(x) ((sizeof(x)) / (sizeof(x[0]))) macro
58 #define NUM_ELEM(x) ((sizeof(x)) / (sizeof(x[0]))) macro
75 #define NUM_ELEM 5 in TEST() macro
36 #define NUM_ELEM 5 macro