Searched refs:XSyncIntToValue (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/libXext/dist/include/X11/extensions/
H A Dsync.h63 #undef XSyncIntToValue
80 extern void XSyncIntToValue(
/xsrc/external/mit/xorg-server.old/dist/miext/sync/
H A Dmisync.c146 XSyncIntToValue(&unused, 0L);
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dsyncconst.h129 #define XSyncIntToValue(pv, i) _XSyncIntToValue(pv, i) macro
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dsync.c893 XSyncIntToValue(&zero, 0);
1605 XSyncIntToValue(&value, 0);
1778 XSyncIntToValue(&pTrigger->wait_value, 0L);
1792 XSyncIntToValue(&pAlarm->delta, 1L);
2154 XSyncIntToValue(&pAwait->trigger.wait_value, 0);
2172 XSyncIntToValue(&pAwait->event_threshold, 0);
2770 XSyncIntToValue(&resolution, 4);
2917 XSyncIntToValue (&resolution, 4);
/xsrc/external/mit/libXext/dist/src/
H A DXSync.c921 XSyncIntToValue(XSyncValue *pv, int i) function in typeref:typename:void

Completed in 8 milliseconds