Cleanup _IO_wfile_seekoff.
[glibc/pb-stable.git] / sysdeps / x86_64 / multiarch / strpbrk-c.c
blobc58dcb5605f771ad5368571c6030b7f92f5d8c68
1 #define USE_AS_STRPBRK
2 #define STRCSPN_SSE2 __strpbrk_sse2
3 #define STRCSPN_SSE42 __strpbrk_sse42
4 #include "strcspn-c.c"