Searched defs:NELEM (Results 1 - 2 of 2) sorted by relevance

/system/core/include/utils/
H A Dmisc.h28 #ifndef NELEM
29 # define NELEM(x) ((int) (sizeof(x) / sizeof((x)[0]))) macro
/system/core/libutils/include/utils/
H A Dmisc.h28 #ifndef NELEM
29 # define NELEM(x) ((int) (sizeof(x) / sizeof((x)[0]))) macro

Completed in 64 milliseconds