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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dvt_buffer.h26 #define scr_memmovew(d, s, c) memmove(d, s, c) macro
50 static inline void scr_memmovew(u16 *d, const u16 *s, unsigned int count) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dvt_buffer.h26 #define scr_memmovew(d, s, c) memmove(d, s, c) macro
50 static inline void scr_memmovew(u16 *d, const u16 *s, unsigned int count) function

Completed in 37 milliseconds