(root)/
glibc-2.38/
sysdeps/
arm/
test-fpucw.c
       1  /* Defining _LIBC_TEST stops fpu_control.h from defining the
       2     hard-float versions of macros (for use with dynamic VFP detection)
       3     when compiling for soft-float.  */
       4  #define _LIBC_TEST
       5  #include <math/test-fpucw.c>