HomeSort by: relevance | last modified time | path
    Searched refs:_XSyncMaxValue (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xorgproto/dist/include/X11/extensions/
syncconst.h 120 #define _XSyncMaxValue(pv) ((pv)->hi = 0x7fffffff, (pv)->lo = 0xffffffff)
143 #define XSyncMaxValue(pv) _XSyncMaxValue(pv)
  /xsrc/external/mit/libXext/dist/src/
XSync.c 1010 _XSyncMaxValue(pv);

Completed in 10 milliseconds