This file is indexed.

/usr/include/atlas/zXover.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
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
#ifndef ZXOVER_H
#define ZXOVER_H

#define ATL_3NB 132
#define NN_MNK_M 4400
#define NN_MNK_N 4400
#define NN_MNK_MN 19360
#define NN_MNK_K 4400
#define NN_MNK_GE 1000
#define NT_MNK_M 4400
#define NT_MNK_N 4400
#define NT_MNK_MN 19360
#define NT_MNK_K 25344
#define NT_MNK_GE 1000
#define TN_MNK_M 4400
#define TN_MNK_N 4400
#define TN_MNK_MN 19360
#define TN_MNK_K 4400
#define TN_MNK_GE 1000
#define TT_MNK_M 4400
#define TT_MNK_N 4400
#define TT_MNK_MN 19360
#define TT_MNK_K 4400
#define TT_MNK_GE 1000
#define C2R_K 1203

#endif