Searched refs:lto (Results 1 – 1 of 1) sorted by relevance
44 long *lto = to; in memcpy() local48 *lto++ = *lfrom++; in memcpy()69 : "=a" (lfrom), "=a" (lto), "=d" (temp), "=&d" (temp1) in memcpy()70 : "0" (lfrom), "1" (lto), "2" (temp)); in memcpy()72 to = lto; in memcpy()