Home
last modified time | relevance | path

Searched refs:LengthRestB (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dmisc.h266 #define LengthRestB(stuff) \ macro
/OK3568_Linux_fs/external/xserver/dix/
H A Dswapreq.c818 for (count = LengthRestB(stuff) / sizeof(xColorItem); --count >= 0;) in SProcStoreColors()