HomeSort by relevance Sort by last modified time
    Searched refs:memmove (Results 51 - 75 of 895) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/linux/
vt_buffer.h 19 #define scr_memmovew(d, s, c) memmove(d, s, c)