Searched refs:_XkbWriteCopyData32 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/libX11/dist/src/xkb/ |
| H A D | XKBlibint.h | 233 extern int _XkbWriteCopyData32( 246 #define _XkbWriteCopyData32(f,t,s) memcpy((char *)(t), (char *)(f), (s)*4) macro 278 #define _XkbWriteCopyKeySyms(f,t,n) _XkbWriteCopyData32(f,t,n)
|
| H A D | XKBRdBuf.c | 130 _XkbWriteCopyData32(register unsigned long *from, CARD32 *to, int len) function in typeref:typename:int
|
Completed in 4 milliseconds