Searched refs:PTISEQUAL (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmifpoly.h60 #define PTISEQUAL(a,b) (ISEQUAL(a.x,b.x) && ISEQUAL(a.y,b.y)) macro
H A Dmiarc.c1399 if(PTISEQUAL(pCenter, pEnd))
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmiarc.c69 #define PTISEQUAL(a,b) (ISEQUAL(a.x,b.x) && ISEQUAL(a.y,b.y)) macro
1514 if (PTISEQUAL(pCenter, pEnd))

Completed in 10 milliseconds