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

/solaris-x11-s11/open-src/kernel/sys/drm/
H A DdrmP.h238 #define ARRAY_SIZE(x) (sizeof(x) / sizeof((x)[0])) macro

Completed in 19 milliseconds