This file is indexed.

/usr/include/octave-4.2.2/octave/vx-ops.h is in liboctave-dev 4.2.2-1ubuntu1.

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
28
29
// DO NOT EDIT -- generated by mk-ops.awk
#if ! defined (octave_vx_ops_h)
#define octave_vx_ops_h 1
#include "octave-config.h"
#include "vx-ccv-cv.h"
#include "vx-ccv-s.h"
#include "vx-crv-rv.h"
#include "vx-crv-s.h"
#include "vx-cs-cv.h"
#include "vx-cs-rv.h"
#include "vx-cv-ccv.h"
#include "vx-cv-cs.h"
#include "vx-rv-crv.h"
#include "vx-rv-cs.h"
#include "vx-s-ccv.h"
#include "vx-s-crv.h"
#include "vx-fccv-fcv.h"
#include "vx-fccv-fs.h"
#include "vx-fcrv-frv.h"
#include "vx-fcrv-fs.h"
#include "vx-fcs-fcv.h"
#include "vx-fcs-frv.h"
#include "vx-fcv-fccv.h"
#include "vx-fcv-fcs.h"
#include "vx-frv-fcrv.h"
#include "vx-frv-fcs.h"
#include "vx-fs-fccv.h"
#include "vx-fs-fcrv.h"
#endif