Searched defs:WS_IN_CLASSC (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinsock.h586 #define WS_IN_CLASSC(i) (((LONG)(i) & 0xe0000000) == 0xc0000000) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinsock.h588 #define WS_IN_CLASSC(i) (((LONG)(i) & 0xe0000000) == 0xc0000000) macro

Completed in 51 milliseconds