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

/vbox/src/VBox/Additions/x11/x11include/xextproto-7.1.1/X11/extensions/
H A Dsyncconst.h99 #define _XSyncValueLow32(v) ((v).lo) macro
138 #define XSyncValueLow32(v) _XSyncValueLow32(v)
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/
H A Dsync.h272 #define _XSyncValueLow32(v) ((v).lo) macro
311 #define XSyncValueLow32(v) _XSyncValueLow32(v)

Completed in 34 milliseconds