Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/libiberty/
Dbcopy.c27 char *lastd = (char *)dest + (len-1); in bcopy() local
29 *lastd-- = *lasts--; in bcopy()