(root)/
glibc-2.38/
string/
noinl-tester.c
       1  /* We don't want to test any of the inline functions here.  */
       2  
       3  #define __NO_STRING_INLINES 1
       4  #include "tester.c"