HomeSort by relevance Sort by last modified time
    Searched refs:Strcpy (Results 1 - 2 of 2) sorted by null

  /bionic/libc/arch-x86_64/string/
sse2-strcat-slm.S 71 #define RETURN jmp L(Strcpy)
77 L(Strcpy):
87 #include "sse2-strcpy-slm.S"
  /external/libedit/src/
chartype.h 102 #define Strcpy(d,s) wcscpy(d,s)
157 #define Strcpy(d,s) strcpy(d,s)

Completed in 83 milliseconds