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

  /xsrc/external/mit/libX11/dist/src/xkb/
XKBlibint.h 233 extern int _XkbWriteCopyData32(
246 #define _XkbWriteCopyData32(f,t,s) memcpy((char *)(t), (char *)(f), (s)*4)
278 #define _XkbWriteCopyKeySyms(f,t,n) _XkbWriteCopyData32(f,t,n)
XKBRdBuf.c 130 _XkbWriteCopyData32(register unsigned long *from, CARD32 *to, int len)

Completed in 5 milliseconds