This file is indexed.

/usr/include/atlas/atlas_zmv.h is in libatlas-dev 3.8.4-3build1.

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

#define ATL_L1mvelts 1024
#include "atlas_zmvN.h"
#include "atlas_zmvT.h"
#include "atlas_zmvS.h"

#endif