Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/fb/
H A Dcmap_xfbdev.rst49 UnsignedToBigNum (sq, &sum);
/OK3568_Linux_fs/external/xserver/dix/
H A Dcolormap.c1215 #define UnsignedToBigNum(u,r) (((r)->upper = UPPERPART(u)), \ macro
1264 UnsignedToBigNum(sq, &sum); in FindBestPixel()
1266 UnsignedToBigNum(sq, &temp); in FindBestPixel()
1269 UnsignedToBigNum(sq, &temp); in FindBestPixel()