]> sourceware.org Git - glibc.git/blob - sysdeps/x86_64/multiarch/wcsnlen-evex.S
e2aad94c1e8dd13aacdcfe7880d8f6c4f33fbafb
[glibc.git] / sysdeps / x86_64 / multiarch / wcsnlen-evex.S
1 #ifndef WCSNLEN
2 # define WCSNLEN __wcsnlen_evex
3 #endif
4
5 #define STRLEN WCSNLEN
6 #define USE_AS_WCSLEN 1
7 #define USE_AS_STRNLEN 1
8
9 #include "strlen-evex.S"
This page took 0.037616 seconds and 4 git commands to generate.