Searched defs:lasts (Results 1 – 3 of 3) sorted by relevance
14 char *lasts = s + (len-1); in memmove() local
26 const char *lasts = (const char *)src + (len-1); in bcopy() local
314 static struct lookup const lasts[] = { variable