1 | #define USE_AS_STPCPY |
---|---|
2 | #define USE_AS_STRNCPY |
3 | #define STRCPY __stpncpy_avx2_rtm |
4 | #include "strcpy-avx2-rtm.S" |
5 |
Toggle line number - Style:
1 | #define USE_AS_STPCPY |
---|---|
2 | #define USE_AS_STRNCPY |
3 | #define STRCPY __stpncpy_avx2_rtm |
4 | #include "strcpy-avx2-rtm.S" |
5 |