Home
last modified time | relevance | path

Searched refs:xdest (Results 1 – 4 of 4) sorted by relevance

/arch/blackfin/include/asm/
Dstring.h11 char *xdest = dest; in strcpy() local
24 return xdest; in strcpy()
30 char *xdest = dest; in strncpy() local
34 return xdest; in strncpy()
60 return xdest; in strncpy()
/arch/m68k/include/asm/
Dstring_no.h12 char *xdest = dest; in strcpy() local
19 return xdest; in strcpy()
25 char *xdest = dest; in strncpy() local
28 return xdest; in strncpy()
39 return xdest; in strncpy()
Dstring_mm.h18 char *xdest = dest; in __kernel_strcpy() local
25 return xdest; in __kernel_strcpy()
64 char *xdest = dest; in strncpy() local
75 return xdest; in strncpy()
/arch/m68k/lib/
Dstring.c154 void *xdest = dest; in memmove() local
158 return xdest; in memmove()
243 return xdest; in memmove()