Searched defs:STRCPY (Results 1 – 25 of 39) sorted by relevance
12
2 #define STRCPY __stpcpy_avx2_rtm macro
2 #define STRCPY __stpcpy_avx2 macro
2 #define STRCPY __stpcpy_evex macro
2 #define STRCPY __stpcpy_sse2_unaligned macro
2 #define STRCPY __stpcpy_ssse3 macro
25 # define STRCPY __strcpy_ssse3 macro
2 #define STRCPY __strncpy_avx2_rtm macro
2 #define STRCPY __strncpy_avx2 macro
2 #define STRCPY __strncpy_evex macro
2 #define STRCPY __strncpy_sse2_unaligned macro
2 #define STRCPY __strncpy_ssse3 macro
3 #define STRCPY __stpncpy_avx2_rtm macro
3 #define STRCPY __stpncpy_avx2 macro
3 #define STRCPY __stpncpy_evex macro
3 #define STRCPY __stpncpy_sse2_unaligned macro
3 #define STRCPY __stpncpy_ssse3 macro
2 #define STRCPY __stpcpy_sse2 macro
2 #define STRCPY __strncpy_sse2 macro
3 #define STRCPY __stpncpy_sse2 macro
19 #define STRCPY __strcpy_power8 macro
20 #define STRCPY __strcpy_power9 macro
23 # define STRCPY strcpy macro
Completed in 29 milliseconds