Searched refs:scr_memmovew (Results 1 - 2 of 2) sorted by relevance

/external/kernel-headers/original/linux/
H A Dvt_buffer.h25 #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
/external/kernel-headers/original/asm-mips/
H A Dvga.h43 #define scr_memmovew(d, s, c) memmove(d, s, c) macro

Completed in 86 milliseconds