| 1 | #ifndef WCSLEN |
|---|---|
| 2 | # define WCSLEN __wcslen_evex512 |
| 3 | #endif |
| 4 | |
| 5 | #define STRLEN WCSLEN |
| 6 | #define USE_AS_WCSLEN 1 |
| 7 | |
| 8 | #include "strlen-evex512.S" |
| 9 |
| 1 | #ifndef WCSLEN |
|---|---|
| 2 | # define WCSLEN __wcslen_evex512 |
| 3 | #endif |
| 4 | |
| 5 | #define STRLEN WCSLEN |
| 6 | #define USE_AS_WCSLEN 1 |
| 7 | |
| 8 | #include "strlen-evex512.S" |
| 9 |