Home
last modified time | relevance | path

Searched refs:ulReturnBytesLeft (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/winclipboard/
H A Dxevents.c206 unsigned long ulReturnBytesLeft; in winClipboardFlushXEvents() local
583 &ulReturnBytesLeft, &xtpText.value); in winClipboardFlushXEvents()
594 xtpText.nitems, ulReturnBytesLeft); in winClipboardFlushXEvents()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog33763 ulReturnBytesLeft is of type unsigned long, so use %lu format specifier