Searched refs:NEQ (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/libXt/dist/src/
H A DShell.c1618 #define NEQ(x) ( w->core.x != event->xconfigure.x ) macro
1619 if (NEQ(width) || NEQ(height) || NEQ(border_width)) {
1621 #undef NEQ
2217 #define NEQ(x, msk) ((mask & msk) && (values.x != event.xconfigure.x)) macro
2218 if (NEQ(x, CWX) ||
2219 NEQ(y, CWY) ||
2220 NEQ(width, CWWidth) ||
2221 NEQ(heigh
2369 #define NEQ macro
2377 #define NEQ macro
2421 #define NEQ macro
[all...]
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_gamemode.c211 case NEQ:
421 comparator = NEQ;
H A Dglutint.h208 #define NEQ 2 macro
H A Dglut_dstr.c686 case NEQ:
798 comparator = NEQ;
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A Dglutint.h193 #define NEQ 2 macro
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.1.0.rst372 - pan/bi: Add ICMP.GL.NEQ op

Completed in 23 milliseconds