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

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Drensize.c42 #define SWAPL(a) \ macro
54 target = SWAPL( target );
55 order = SWAPL( order );
70 target = SWAPL( target );
71 order = SWAPL( order );
94 target = SWAPL( target );
95 uorder = SWAPL( uorder );
96 vorder = SWAPL( vorder );
110 target = SWAPL( target );
111 uorder = SWAPL( uorde
[all...]
/xsrc/external/mit/xorg-server/dist/glx/
H A Drensize.c42 #define SWAPL(a) \ macro
55 target = SWAPL(target);
56 order = SWAPL(order);
72 target = SWAPL(target);
73 order = SWAPL(order);
98 target = SWAPL(target);
99 uorder = SWAPL(uorder);
100 vorder = SWAPL(vorder);
115 target = SWAPL(target);
116 uorder = SWAPL(uorde
[all...]

Completed in 2 milliseconds