This file is indexed.

/usr/share/gccxml-0.9/MIPSpro/7.3/gccxml_mpro_internals.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
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
#ifndef __GCCXML_MPRO_INTERNALS
#define __GCCXML_MPRO_INTERNALS

/* These macros are defined internally by SGI CC.  */

#define _WCHAR_T
#define _BOOL
#define _TYPENAME_IS_KEYWORD
#define _NAMESPACES
#define _MEMBER_TEMPLATES
#define _MEMBER_TEMPLATE_KEYWORD
#define _EXPLICIT_IS_KEYWORD
#define _WCHAR_T_IS_KEYWORD
#define __STL_HAS_NAMESPACES
#define __STL_USE_NEW_IOSTREAMS
#define __STL_EXPLICIT_FUNCTION_TMPL_ARGS
#define _PARTIAL_SPECIALIZATION_OF_CLASS_TEMPLATES
#define __EDG_ABI_COMPATIBILITY_VERSION 229

#endif