Searched defs:NEAR (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwindef.h151 #ifndef NEAR
152 #define NEAR __ONLY_IN_WINELIB(/* nothing */) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwindef.h151 #ifndef NEAR
152 #define NEAR __ONLY_IN_WINELIB(/* nothing */) macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/x86/
H A Dassyntax.h940 #define NEAR near macro
982 #define NEAR
1195 #define JA(a) ja NEAR a
1196 #define JAE(a) jae NEAR a
1197 #define JB(a) jb NEAR a
1198 #define JBE(a) jbe NEAR a
1199 #define JC(a) jc NEAR a
1200 #define JE(a) je NEAR a
1201 #define JG(a) jg NEAR a
1202 #define JGE(a) jge NEAR
[all...]

Completed in 124 milliseconds