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

/external/libedit/src/
H A Dsys.h78 #ifndef __arraycount
79 # define __arraycount(a) (sizeof(a) / sizeof(*(a))) macro

Completed in 115 milliseconds