This file is indexed.

/usr/include/atlas/atlas_dsysinfo.h is in libatlas-dev 3.10.1-4.

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
#ifndef ATL_DSYSINFO_H
   #define ATL_DSYSINFO_H

#define ATL_NOMULADD
#define ATL_L1elts 2048
#define ATL_fplat  3
#define ATL_lbnreg 9
#define ATL_mmnreg 16
#define ATL_nkflop 746746

#endif