This file is indexed.

/usr/include/singular/omalloc/omTables.h is in libsingular4-dev-common 4.0.3+ds-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
#ifndef OM_TABLES_H
#define OM_TABLES_H
#define OM_MAX_BLOCK_SIZE 1008
#define OM_MAX_BIN_INDEX 22
#define OM_SIZEOF_UNIQUE_MAX_BLOCK_THRESHOLD 216
#endif /* OM_TABLES_H */