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

/vbox/src/VBox/Additions/x11/x11include/libXext-1.3.1/X11/extensions/
H A Dsync.h76 #undef XSyncValueSubtract macro
143 extern void XSyncValueSubtract(
/vbox/src/VBox/Additions/x11/x11include/xextproto-7.1.1/X11/extensions/
H A Dsyncconst.h141 #define XSyncValueSubtract(presult,a,b,poverflow) _XSyncValueSubtract(presult,a,b,poverflow) macro
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/
H A Dsync.h230 extern void XSyncValueSubtract(
314 #define XSyncValueSubtract(presult,a,b,poverflow) _XSyncValueSubtract(presult,a,b,poverflow) macro

Completed in 242 milliseconds