Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb.old/dist/libiberty/
H A Dbcopy.c27 char *lastd = (char *)dest + (len-1); in bcopy() local
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dmemmove.c15 char *lastd = d + (len-1); in memmove() local
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dbcopy.c27 char *lastd = (char *)dest + (len-1); in bcopy() local
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dbcopy.c27 char *lastd = (char *)dest + (len-1); in bcopy() local
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dbcopy.c27 char *lastd = (char *)dest + (len-1); in bcopy() local
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dmemmove.c15 char *lastd = d + (len-1); in memmove() local
/netbsd-src/external/gpl3/gdb/dist/libiberty/
H A Dbcopy.c27 char *lastd = (char *)dest + (len-1); in bcopy() local
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dbcopy.c27 char *lastd = (char *)dest + (len-1); in bcopy() local
/netbsd-src/external/gpl2/gmake/dist/
H A Dremake.c375 register struct dep *d, *lastd; in update_file_1() local
986 struct dep *lastd; in check_dep() local
/netbsd-src/sys/dev/onewire/
H A Donewire.c401 int i, i0 = -1, lastd = -1; in onewire_scan() local