Searched refs:vfrom (Results 1 – 1 of 1) sorted by relevance
185 digi_bcopy(const void *vfrom, void *vto, size_t sz) in digi_bcopy() argument187 volatile const char *from = (volatile const char *)vfrom; in digi_bcopy()194 from = (const volatile char *)vfrom; in digi_bcopy()