1#ifndef WCSLEN
2# define WCSLEN __wcslen_sse4_1
3#endif
4
5#define AS_WCSLEN 1
6#define STRLEN WCSLEN
7#define SECTION(p) p##.sse4.1
8
9#include "strlen-sse2.S"
10

source code of glibc/sysdeps/x86_64/multiarch/wcslen-sse4_1.S