Searched refs:NELEM (Results 1 – 1 of 1) sorted by relevance
31 #ifndef NELEM32 # define NELEM(x) ((int) (sizeof(x) / sizeof((x)[0]))) macro