| 1 | #ifndef WCSNLEN |
|---|---|
| 2 | # define WCSNLEN __wcsnlen_evex |
| 3 | #endif |
| 4 | |
| 5 | #define STRNLEN WCSNLEN |
| 6 | #define USE_AS_WCSLEN 1 |
| 7 | |
| 8 | #include "strnlen-evex.S" |
| 9 |
| 1 | #ifndef WCSNLEN |
|---|---|
| 2 | # define WCSNLEN __wcsnlen_evex |
| 3 | #endif |
| 4 | |
| 5 | #define STRNLEN WCSNLEN |
| 6 | #define USE_AS_WCSLEN 1 |
| 7 | |
| 8 | #include "strnlen-evex.S" |
| 9 |