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

/external/quake/quake/src/QW/scitech/include/
H A Dmgraph.h1762 #define MGL_equalPoint(p1,p2) ((p1).x == (p2).x && (p1).y == (p2).y) macro
/external/quake/quake/src/WinQuake/scitech/INCLUDE/
H A DMGRAPH.H1762 #define MGL_equalPoint(p1,p2) ((p1).x == (p2).x && (p1).y == (p2).y) macro

Completed in 23 milliseconds