This file is indexed.

/usr/share/gccxml-0.9/GCC/4.1/emmintrin.h is in gccxml 0.9.0+git20140716-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
#ifdef __APPLE__
# include "gccxml_apple_emmintrin.h"
#else
# include "gccxml_gnu_emmintrin.h"
#endif