This file is indexed.

/usr/include/comis/cstab64.inc is in libpawlib2-dev 1:2.14.04.dfsg.2-9.

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
*
*
* cstab64.inc
*
      PARAMETER (MAXIAD64=100) !maximum number of shared objects
      INTEGER*8 IADGPL,IADGPLV(MAXIAD64)
      INTEGER   IADGPL1, IADGPL2
      COMMON /CSTB64/ IADGPL,IADGPLV
      COMMON /CSTB64I/ IPIADGV
      EQUIVALENCE (IADGPL, IADGPL1)