ubuntu-buildroot/output/build/glibc-2.36-81-g4f4d7a13edfd.../sysdeps/x86_64/multiarch/wcschr-evex.S

9 lines
125 B
ArmAsm
Raw Normal View History

2024-04-01 15:19:46 +00:00
#ifndef WCSCHR
# define WCSCHR __wcschr_evex
#endif
#define STRCHR WCSCHR
#define USE_AS_WCSCHR 1
#include "strchr-evex.S"