Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/m68k/lib/
Dmemmove.c12 void *xdest = dest; in memmove() local
16 return xdest; in memmove()
101 return xdest; in memmove()
/kernel/linux/linux-4.19/arch/m68k/lib/
Dmemmove.c12 void *xdest = dest; in memmove() local
16 return xdest; in memmove()
101 return xdest; in memmove()
/kernel/linux/linux-4.19/arch/m68k/include/asm/
Dstring.h27 char *xdest = dest; in strncpy() local
38 return xdest; in strncpy()
/kernel/linux/linux-5.10/arch/m68k/include/asm/
Dstring.h27 char *xdest = dest; in strncpy() local
38 return xdest; in strncpy()