Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/misc/
H A DSlowBcopy.c35 xf86_really_slow_bcopy(unsigned char *src, unsigned char *dst, int len) in xf86_really_slow_bcopy() function
50 xf86_really_slow_bcopy(src, dst, len); in xf86SlowBcopy()