HomeSort by relevance Sort by last modified time
    Searched refs:scr_memmovew (Results 26 - 31 of 31) sorted by null

12

  /external/kernel-headers/original/linux/
vt_buffer.h 25 #define scr_memmovew(d, s, c) memmove(d, s, c) macro
49 static inline void scr_memmovew(u16 *d, const u16 *s, unsigned int count) function
  /bionic/libc/kernel/arch-mips/asm/
vga.h 31 #define scr_memmovew(d, s, c) memmove(d, s, c) macro
  /development/ndk/platforms/android-9/arch-mips/include/asm/
vga.h 31 #define scr_memmovew(d, s, c) memmove(d, s, c) macro
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
vga.h 31 #define scr_memmovew(d, s, c) memmove(d, s, c) macro
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
vga.h 31 #define scr_memmovew(d, s, c) memmove(d, s, c) macro
  /external/kernel-headers/original/asm-mips/
vga.h 43 #define scr_memmovew(d, s, c) memmove(d, s, c) macro

Completed in 326 milliseconds

12