1 #if IS_IN (libc) 2 # define __strcspn_sse2 __strcspn_ia32 3 # include <sysdeps/x86_64/multiarch/strcspn-c.c> 4 #endif 5