This file is indexed.

/usr/include/kerngen/ublowx1.inc is in libkernlib1-dev 20061220+dfsg3-4.1.

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
#if defined(CERNLIB_B64)
C-   -PARAMETER    (IBLAN1 = X'0020202020202020')
C-  - PARAMETER    (MASK1  = X'FF00000000000000')
      PARAMETER    (IBLAN1 =   9042521604759584 )
      PARAMETER    (MASK1  = -72057594037927936 )
#elif defined(CERNLIB_B32)
C-   -PARAMETER    (IBLAN1 = X'00202020')
C-  - PARAMETER    (MASK1  = X'FF000000')
      PARAMETER    (IBLAN1 =    2105376 )
      PARAMETER    (MASK1  =  -16777216 )
#endif