Searched refs:NUM_ELEMENTS (Results 1 – 1 of 1) sorted by relevance
502 #define NUM_ELEMENTS(x) (sizeof(x) / sizeof(*x)) macro515 last = ffth + NUM_ELEMENTS(ffth) - 1; in ffclock_init()