Searched defs:scr_memmovew (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/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
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dvga.h43 #define scr_memmovew(d, s, c) memmove(d, s, c) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dvga.h43 #define scr_memmovew(d, s, c) memmove(d, s, c) macro

Completed in 44 milliseconds