Searched defs:PTISEQUAL (Results 1 - 2 of 2) 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
/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

Completed in 35 milliseconds