Searched refs:std_memscpy (Results 1 – 3 of 3) sorted by relevance
72 int std_memscpy(void *dst, int dst_size, const void *src, int src_size){ in std_memscpy() function
305 *bytesRead = std_memscpy(buf, bufLen, sinfo->u.binfo.fbuf + sinfo->u.binfo.pos, in __QAIC_IMPL()
99 extern int std_memscpy(void *dst, int dst_size, const void *src, int src_size);