This file is indexed.

/usr/lib/ocaml/gsl/gsl_root.annot is in libocamlgsl-ocaml-dev 1.19.1-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
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
"lib/gsl_root.ml" 24 495 499 "lib/gsl_root.ml" 24 495 503
type(
  kind -> Gsl_fun.gsl_fun -> float -> float -> t
)
ident(
  def make "lib/gsl_root.ml" 30 589 589 "lib/gsl_root.ml" 42 856 859
)
"lib/gsl_root.ml" 24 495 504 "lib/gsl_root.ml" 24 495 508
type(
  kind
)
ident(
  def kind "lib/gsl_root.ml" 24 495 509 "lib/gsl_root.ml" 28 584 587
)
"lib/gsl_root.ml" 24 495 509 "lib/gsl_root.ml" 24 495 510
type(
  Gsl_fun.gsl_fun
)
ident(
  def f "lib/gsl_root.ml" 24 495 511 "lib/gsl_root.ml" 28 584 587
)
"lib/gsl_root.ml" 24 495 511 "lib/gsl_root.ml" 24 495 512
type(
  float
)
ident(
  def x "lib/gsl_root.ml" 24 495 513 "lib/gsl_root.ml" 28 584 587
)
"lib/gsl_root.ml" 24 495 513 "lib/gsl_root.ml" 24 495 514
type(
  float
)
ident(
  def y "lib/gsl_root.ml" 25 518 520 "lib/gsl_root.ml" 28 584 587
)
"lib/gsl_root.ml" 25 518 524 "lib/gsl_root.ml" 25 518 525
type(
  t
)
ident(
  def s "lib/gsl_root.ml" 26 543 545 "lib/gsl_root.ml" 28 584 587
)
"lib/gsl_root.ml" 25 518 528 "lib/gsl_root.ml" 25 518 534
type(
  kind -> t
)
ident(
  int_ref _alloc "lib/gsl_root.ml" 15 275 275 "lib/gsl_root.ml" 16 303 336
)
"lib/gsl_root.ml" 25 518 535 "lib/gsl_root.ml" 25 518 539
type(
  kind
)
ident(
  int_ref kind "lib/gsl_root.ml" 24 495 504 "lib/gsl_root.ml" 24 495 508
)
"lib/gsl_root.ml" 25 518 528 "lib/gsl_root.ml" 25 518 539
type(
  t
)
"lib/gsl_root.ml" 26 543 545 "lib/gsl_root.ml" 26 543 556
type(
  (t -> unit) -> t -> unit
)
ident(
  ext_ref Gc.finalise
)
"lib/gsl_root.ml" 26 543 557 "lib/gsl_root.ml" 26 543 562
type(
  t -> unit
)
ident(
  int_ref _free "lib/gsl_root.ml" 18 338 338 "lib/gsl_root.ml" 19 365 397
)
"lib/gsl_root.ml" 26 543 563 "lib/gsl_root.ml" 26 543 564
type(
  t
)
ident(
  int_ref s "lib/gsl_root.ml" 25 518 524 "lib/gsl_root.ml" 25 518 525
)
"lib/gsl_root.ml" 26 543 545 "lib/gsl_root.ml" 26 543 564
call(
  stack
)
type(
  unit
)
"lib/gsl_root.ml" 27 567 569 "lib/gsl_root.ml" 27 567 573
type(
  t -> Gsl_fun.gsl_fun -> float -> float -> unit
)
ident(
  int_ref _set "lib/gsl_root.ml" 21 399 399 "lib/gsl_root.ml" 22 462 493
)
"lib/gsl_root.ml" 27 567 574 "lib/gsl_root.ml" 27 567 575
type(
  t
)
ident(
  int_ref s "lib/gsl_root.ml" 25 518 524 "lib/gsl_root.ml" 25 518 525
)
"lib/gsl_root.ml" 27 567 576 "lib/gsl_root.ml" 27 567 577
type(
  Gsl_fun.gsl_fun
)
ident(
  int_ref f "lib/gsl_root.ml" 24 495 509 "lib/gsl_root.ml" 24 495 510
)
"lib/gsl_root.ml" 27 567 578 "lib/gsl_root.ml" 27 567 579
type(
  float
)
ident(
  int_ref x "lib/gsl_root.ml" 24 495 511 "lib/gsl_root.ml" 24 495 512
)
"lib/gsl_root.ml" 27 567 580 "lib/gsl_root.ml" 27 567 581
type(
  float
)
ident(
  int_ref y "lib/gsl_root.ml" 24 495 513 "lib/gsl_root.ml" 24 495 514
)
"lib/gsl_root.ml" 27 567 569 "lib/gsl_root.ml" 27 567 581
type(
  unit
)
"lib/gsl_root.ml" 28 584 586 "lib/gsl_root.ml" 28 584 587
type(
  t
)
ident(
  int_ref s "lib/gsl_root.ml" 25 518 524 "lib/gsl_root.ml" 25 518 525
)
"lib/gsl_root.ml" 27 567 569 "lib/gsl_root.ml" 28 584 587
type(
  t
)
"lib/gsl_root.ml" 26 543 545 "lib/gsl_root.ml" 28 584 587
type(
  t
)
"lib/gsl_root.ml" 25 518 520 "lib/gsl_root.ml" 28 584 587
type(
  t
)
"lib/gsl_root.ml" 64 1165 1169 "lib/gsl_root.ml" 64 1165 1173
type(
  kind -> Gsl_fun.gsl_fun_fdf -> float -> t
)
ident(
  def make "lib/gsl_root.ml" 70 1254 1254 "lib/gsl_root.ml" 79 1450 1453
)
"lib/gsl_root.ml" 64 1165 1174 "lib/gsl_root.ml" 64 1165 1178
type(
  kind
)
ident(
  def kind "lib/gsl_root.ml" 64 1165 1179 "lib/gsl_root.ml" 68 1249 1252
)
"lib/gsl_root.ml" 64 1165 1179 "lib/gsl_root.ml" 64 1165 1180
type(
  Gsl_fun.gsl_fun_fdf
)
ident(
  def f "lib/gsl_root.ml" 64 1165 1181 "lib/gsl_root.ml" 68 1249 1252
)
"lib/gsl_root.ml" 64 1165 1181 "lib/gsl_root.ml" 64 1165 1182
type(
  float
)
ident(
  def r "lib/gsl_root.ml" 65 1185 1187 "lib/gsl_root.ml" 68 1249 1252
)
"lib/gsl_root.ml" 65 1185 1191 "lib/gsl_root.ml" 65 1185 1192
type(
  t
)
ident(
  def s "lib/gsl_root.ml" 66 1210 1212 "lib/gsl_root.ml" 68 1249 1252
)
"lib/gsl_root.ml" 65 1185 1195 "lib/gsl_root.ml" 65 1185 1201
type(
  kind -> t
)
ident(
  int_ref _alloc "lib/gsl_root.ml" 55 944 944 "lib/gsl_root.ml" 56 972 1007
)
"lib/gsl_root.ml" 65 1185 1202 "lib/gsl_root.ml" 65 1185 1206
type(
  kind
)
ident(
  int_ref kind "lib/gsl_root.ml" 64 1165 1174 "lib/gsl_root.ml" 64 1165 1178
)
"lib/gsl_root.ml" 65 1185 1195 "lib/gsl_root.ml" 65 1185 1206
type(
  t
)
"lib/gsl_root.ml" 66 1210 1212 "lib/gsl_root.ml" 66 1210 1223
type(
  (t -> unit) -> t -> unit
)
ident(
  ext_ref Gc.finalise
)
"lib/gsl_root.ml" 66 1210 1224 "lib/gsl_root.ml" 66 1210 1229
type(
  t -> unit
)
ident(
  int_ref _free "lib/gsl_root.ml" 58 1009 1009 "lib/gsl_root.ml" 59 1036 1070
)
"lib/gsl_root.ml" 66 1210 1230 "lib/gsl_root.ml" 66 1210 1231
type(
  t
)
ident(
  int_ref s "lib/gsl_root.ml" 65 1185 1191 "lib/gsl_root.ml" 65 1185 1192
)
"lib/gsl_root.ml" 66 1210 1212 "lib/gsl_root.ml" 66 1210 1231
call(
  stack
)
type(
  unit
)
"lib/gsl_root.ml" 67 1234 1236 "lib/gsl_root.ml" 67 1234 1240
type(
  t -> Gsl_fun.gsl_fun_fdf -> float -> unit
)
ident(
  int_ref _set "lib/gsl_root.ml" 61 1072 1072 "lib/gsl_root.ml" 62 1130 1163
)
"lib/gsl_root.ml" 67 1234 1241 "lib/gsl_root.ml" 67 1234 1242
type(
  t
)
ident(
  int_ref s "lib/gsl_root.ml" 65 1185 1191 "lib/gsl_root.ml" 65 1185 1192
)
"lib/gsl_root.ml" 67 1234 1243 "lib/gsl_root.ml" 67 1234 1244
type(
  Gsl_fun.gsl_fun_fdf
)
ident(
  int_ref f "lib/gsl_root.ml" 64 1165 1179 "lib/gsl_root.ml" 64 1165 1180
)
"lib/gsl_root.ml" 67 1234 1245 "lib/gsl_root.ml" 67 1234 1246
type(
  float
)
ident(
  int_ref r "lib/gsl_root.ml" 64 1165 1181 "lib/gsl_root.ml" 64 1165 1182
)
"lib/gsl_root.ml" 67 1234 1236 "lib/gsl_root.ml" 67 1234 1246
type(
  unit
)
"lib/gsl_root.ml" 68 1249 1251 "lib/gsl_root.ml" 68 1249 1252
type(
  t
)
ident(
  int_ref s "lib/gsl_root.ml" 65 1185 1191 "lib/gsl_root.ml" 65 1185 1192
)
"lib/gsl_root.ml" 67 1234 1236 "lib/gsl_root.ml" 68 1249 1252
type(
  t
)
"lib/gsl_root.ml" 66 1210 1212 "lib/gsl_root.ml" 68 1249 1252
type(
  t
)
"lib/gsl_root.ml" 65 1185 1187 "lib/gsl_root.ml" 68 1249 1252
type(
  t
)