Searched refs:RT_ELEMENTS (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-vboxvideo/dist/src/
H A DVBoxVideoIPRT.h142 #define RT_ELEMENTS(aArray) ( sizeof(aArray) / sizeof((aArray)[0]) ) macro
H A DHGSMICommon.c358 AssertCompile(RT_ELEMENTS(pChannelInfo->Channels) >= 0x100);

Completed in 3 milliseconds