OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NEQ
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/libXt/dist/src/
Shell.c
1618
#define
NEQ
(x) ( w->core.x != event->xconfigure.x )
1619
if (
NEQ
(width) ||
NEQ
(height) ||
NEQ
(border_width)) {
1621
#undef
NEQ
2217
#define
NEQ
(x, msk) ((mask & msk) && (values.x != event.xconfigure.x))
2218
if (
NEQ
(x, CWX) ||
2219
NEQ
(y, CWY) ||
2220
NEQ
(width, CWWidth) ||
2221
NEQ
(height, CWHeight) || NEQ(border_width, CWBorderWidth))
[
all
...]
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
glut_gamemode.c
211
case
NEQ
:
421
comparator =
NEQ
;
glutint.h
208
#define
NEQ
2
glut_dstr.c
686
case
NEQ
:
798
comparator =
NEQ
;
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
glutint.h
193
#define
NEQ
2
Completed in 31 milliseconds
Indexes created Wed Jul 01 00:25:26 UTC 2026