Searched refs:cfrom (Results 1 – 1 of 1) sorted by relevance
19 const char *cfrom = from; in memcpy() local20 *cto++ = *cfrom++; in memcpy()22 from = cfrom; in memcpy()28 const char *cfrom = from; in memcpy() local30 *cto++ = *cfrom++; in memcpy()84 const char *cfrom = from; in memcpy() local85 *cto = *cfrom; in memcpy()