Home
last modified time | relevance | path

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

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