Searched defs:_XkbReadBufferCopy32 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/libX11/dist/src/xkb/
H A DXKBRdBuf.c120 _XkbReadBufferCopy32(XkbReadBufferPtr from, long *to, int num_words) function in typeref:typename:int
H A DXKBlibint.h247 #define _XkbReadBufferCopy32(f,t,s) _XkbCopyFromReadBuffer(f, (char *)t, (s)*4) macro

Completed in 61 milliseconds