This file is indexed.

/usr/lib/ocaml/gsl/gsl_cheb.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
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
"lib/gsl_cheb.ml" 12 306 310 "lib/gsl_cheb.ml" 12 306 314
type(
  int -> t
)
ident(
  def make "lib/gsl_cheb.ml" 17 373 373 "lib/gsl_cheb.ml" 1 0 -1
)
"lib/gsl_cheb.ml" 12 306 315 "lib/gsl_cheb.ml" 12 306 316
type(
  int
)
ident(
  def n "lib/gsl_cheb.ml" 13 319 321 "lib/gsl_cheb.ml" 15 367 371
)
"lib/gsl_cheb.ml" 13 319 325 "lib/gsl_cheb.ml" 13 319 327
type(
  t
)
ident(
  def cs "lib/gsl_cheb.ml" 14 342 344 "lib/gsl_cheb.ml" 15 367 371
)
"lib/gsl_cheb.ml" 13 319 330 "lib/gsl_cheb.ml" 13 319 336
type(
  int -> t
)
ident(
  int_ref _alloc "lib/gsl_cheb.ml" 7 199 199 "lib/gsl_cheb.ml" 8 226 251
)
"lib/gsl_cheb.ml" 13 319 337 "lib/gsl_cheb.ml" 13 319 338
type(
  int
)
ident(
  int_ref n "lib/gsl_cheb.ml" 12 306 315 "lib/gsl_cheb.ml" 12 306 316
)
"lib/gsl_cheb.ml" 13 319 330 "lib/gsl_cheb.ml" 13 319 338
type(
  t
)
"lib/gsl_cheb.ml" 14 342 344 "lib/gsl_cheb.ml" 14 342 355
type(
  (t -> unit) -> t -> unit
)
ident(
  ext_ref Gc.finalise
)
"lib/gsl_cheb.ml" 14 342 356 "lib/gsl_cheb.ml" 14 342 361
type(
  t -> unit
)
ident(
  int_ref _free "lib/gsl_cheb.ml" 9 252 252 "lib/gsl_cheb.ml" 10 280 304
)
"lib/gsl_cheb.ml" 14 342 362 "lib/gsl_cheb.ml" 14 342 364
type(
  t
)
ident(
  int_ref cs "lib/gsl_cheb.ml" 13 319 325 "lib/gsl_cheb.ml" 13 319 327
)
"lib/gsl_cheb.ml" 14 342 344 "lib/gsl_cheb.ml" 14 342 364
call(
  stack
)
type(
  unit
)
"lib/gsl_cheb.ml" 15 367 369 "lib/gsl_cheb.ml" 15 367 371
type(
  t
)
ident(
  int_ref cs "lib/gsl_cheb.ml" 13 319 325 "lib/gsl_cheb.ml" 13 319 327
)
"lib/gsl_cheb.ml" 14 342 344 "lib/gsl_cheb.ml" 15 367 371
type(
  t
)
"lib/gsl_cheb.ml" 13 319 321 "lib/gsl_cheb.ml" 15 367 371
type(
  t
)
"lib/gsl_cheb.ml" 37 884 888 "lib/gsl_cheb.ml" 37 884 892
type(
  t -> ?order:int -> float -> float
)
ident(
  def eval "lib/gsl_cheb.ml" 42 979 979 "lib/gsl_cheb.ml" 1 0 -1
)
"lib/gsl_cheb.ml" 37 884 893 "lib/gsl_cheb.ml" 37 884 895
type(
  t
)
ident(
  def cs "lib/gsl_cheb.ml" 37 884 896 "lib/gsl_cheb.ml" 40 949 977
)
"lib/gsl_cheb.ml" 37 884 897 "lib/gsl_cheb.ml" 37 884 902
type(
  int option
)
ident(
  def order "lib/gsl_cheb.ml" 37 884 903 "lib/gsl_cheb.ml" 40 949 977
)
"lib/gsl_cheb.ml" 37 884 903 "lib/gsl_cheb.ml" 37 884 904
type(
  float
)
ident(
  def x "lib/gsl_cheb.ml" 38 907 909 "lib/gsl_cheb.ml" 40 949 977
)
"lib/gsl_cheb.ml" 38 907 915 "lib/gsl_cheb.ml" 38 907 920
type(
  int option
)
ident(
  int_ref order "lib/gsl_cheb.ml" 37 884 897 "lib/gsl_cheb.ml" 37 884 902
)
"lib/gsl_cheb.ml" 39 926 930 "lib/gsl_cheb.ml" 39 926 934
type(
  int option
)
"lib/gsl_cheb.ml" 39 926 938 "lib/gsl_cheb.ml" 39 926 943
type(
  t -> float -> float
)
ident(
  int_ref _eval "lib/gsl_cheb.ml" 25 576 576 "lib/gsl_cheb.ml" 26 613 637
)
"lib/gsl_cheb.ml" 39 926 944 "lib/gsl_cheb.ml" 39 926 946
type(
  t
)
ident(
  int_ref cs "lib/gsl_cheb.ml" 37 884 893 "lib/gsl_cheb.ml" 37 884 895
)
"lib/gsl_cheb.ml" 39 926 947 "lib/gsl_cheb.ml" 39 926 948
type(
  float
)
ident(
  int_ref x "lib/gsl_cheb.ml" 37 884 903 "lib/gsl_cheb.ml" 37 884 904
)
"lib/gsl_cheb.ml" 39 926 938 "lib/gsl_cheb.ml" 39 926 948
type(
  float
)
"lib/gsl_cheb.ml" 40 949 958 "lib/gsl_cheb.ml" 40 949 959
type(
  int
)
ident(
  def o "lib/gsl_cheb.ml" 40 949 963 "lib/gsl_cheb.ml" 40 949 977
)
"lib/gsl_cheb.ml" 40 949 953 "lib/gsl_cheb.ml" 40 949 959
type(
  int option
)
"lib/gsl_cheb.ml" 40 949 963 "lib/gsl_cheb.ml" 40 949 970
type(
  t -> int -> float -> float
)
ident(
  int_ref _eval_n "lib/gsl_cheb.ml" 31 719 719 "lib/gsl_cheb.ml" 32 765 791
)
"lib/gsl_cheb.ml" 40 949 971 "lib/gsl_cheb.ml" 40 949 973
type(
  t
)
ident(
  int_ref cs "lib/gsl_cheb.ml" 37 884 893 "lib/gsl_cheb.ml" 37 884 895
)
"lib/gsl_cheb.ml" 40 949 974 "lib/gsl_cheb.ml" 40 949 975
type(
  int
)
ident(
  int_ref o "lib/gsl_cheb.ml" 40 949 958 "lib/gsl_cheb.ml" 40 949 959
)
"lib/gsl_cheb.ml" 40 949 976 "lib/gsl_cheb.ml" 40 949 977
type(
  float
)
ident(
  int_ref x "lib/gsl_cheb.ml" 37 884 903 "lib/gsl_cheb.ml" 37 884 904
)
"lib/gsl_cheb.ml" 40 949 963 "lib/gsl_cheb.ml" 40 949 977
type(
  float
)
"lib/gsl_cheb.ml" 38 907 909 "lib/gsl_cheb.ml" 40 949 977
type(
  float
)
"lib/gsl_cheb.ml" 42 979 983 "lib/gsl_cheb.ml" 42 979 991
type(
  t -> ?order:int -> float -> Gsl_fun.result
)
ident(
  def eval_err "lib/gsl_cheb.ml" 47 1086 1086 "lib/gsl_cheb.ml" 1 0 -1
)
"lib/gsl_cheb.ml" 42 979 992 "lib/gsl_cheb.ml" 42 979 994
type(
  t
)
ident(
  def cs "lib/gsl_cheb.ml" 42 979 995 "lib/gsl_cheb.ml" 45 1052 1084
)
"lib/gsl_cheb.ml" 42 979 996 "lib/gsl_cheb.ml" 42 979 1001
type(
  int option
)
ident(
  def order "lib/gsl_cheb.ml" 42 979 1002 "lib/gsl_cheb.ml" 45 1052 1084
)
"lib/gsl_cheb.ml" 42 979 1002 "lib/gsl_cheb.ml" 42 979 1003
type(
  float
)
ident(
  def x "lib/gsl_cheb.ml" 43 1006 1008 "lib/gsl_cheb.ml" 45 1052 1084
)
"lib/gsl_cheb.ml" 43 1006 1014 "lib/gsl_cheb.ml" 43 1006 1019
type(
  int option
)
ident(
  int_ref order "lib/gsl_cheb.ml" 42 979 996 "lib/gsl_cheb.ml" 42 979 1001
)
"lib/gsl_cheb.ml" 44 1025 1029 "lib/gsl_cheb.ml" 44 1025 1033
type(
  int option
)
"lib/gsl_cheb.ml" 44 1025 1037 "lib/gsl_cheb.ml" 44 1025 1046
type(
  t -> float -> Gsl_fun.result
)
ident(
  int_ref _eval_err "lib/gsl_cheb.ml" 28 639 639 "lib/gsl_cheb.ml" 29 689 717
)
"lib/gsl_cheb.ml" 44 1025 1047 "lib/gsl_cheb.ml" 44 1025 1049
type(
  t
)
ident(
  int_ref cs "lib/gsl_cheb.ml" 42 979 992 "lib/gsl_cheb.ml" 42 979 994
)
"lib/gsl_cheb.ml" 44 1025 1050 "lib/gsl_cheb.ml" 44 1025 1051
type(
  float
)
ident(
  int_ref x "lib/gsl_cheb.ml" 42 979 1002 "lib/gsl_cheb.ml" 42 979 1003
)
"lib/gsl_cheb.ml" 44 1025 1037 "lib/gsl_cheb.ml" 44 1025 1051
type(
  Gsl_fun.result
)
"lib/gsl_cheb.ml" 45 1052 1061 "lib/gsl_cheb.ml" 45 1052 1062
type(
  int
)
ident(
  def o "lib/gsl_cheb.ml" 45 1052 1066 "lib/gsl_cheb.ml" 45 1052 1084
)
"lib/gsl_cheb.ml" 45 1052 1056 "lib/gsl_cheb.ml" 45 1052 1062
type(
  int option
)
"lib/gsl_cheb.ml" 45 1052 1066 "lib/gsl_cheb.ml" 45 1052 1077
type(
  t -> int -> float -> Gsl_fun.result
)
ident(
  int_ref _eval_n_err "lib/gsl_cheb.ml" 34 793 793 "lib/gsl_cheb.ml" 35 852 882
)
"lib/gsl_cheb.ml" 45 1052 1078 "lib/gsl_cheb.ml" 45 1052 1080
type(
  t
)
ident(
  int_ref cs "lib/gsl_cheb.ml" 42 979 992 "lib/gsl_cheb.ml" 42 979 994
)
"lib/gsl_cheb.ml" 45 1052 1081 "lib/gsl_cheb.ml" 45 1052 1082
type(
  int
)
ident(
  int_ref o "lib/gsl_cheb.ml" 45 1052 1061 "lib/gsl_cheb.ml" 45 1052 1062
)
"lib/gsl_cheb.ml" 45 1052 1083 "lib/gsl_cheb.ml" 45 1052 1084
type(
  float
)
ident(
  int_ref x "lib/gsl_cheb.ml" 42 979 1002 "lib/gsl_cheb.ml" 42 979 1003
)
"lib/gsl_cheb.ml" 45 1052 1066 "lib/gsl_cheb.ml" 45 1052 1084
type(
  Gsl_fun.result
)
"lib/gsl_cheb.ml" 43 1006 1008 "lib/gsl_cheb.ml" 45 1052 1084
type(
  Gsl_fun.result
)
"lib/gsl_cheb.ml" 52 1223 1227 "lib/gsl_cheb.ml" 52 1223 1232
type(
  t -> t
)
ident(
  def deriv "lib/gsl_cheb.ml" 57 1293 1293 "lib/gsl_cheb.ml" 1 0 -1
)
"lib/gsl_cheb.ml" 52 1223 1233 "lib/gsl_cheb.ml" 52 1223 1235
type(
  t
)
ident(
  def cs "lib/gsl_cheb.ml" 53 1239 1241 "lib/gsl_cheb.ml" 55 1288 1291
)
"lib/gsl_cheb.ml" 53 1239 1245 "lib/gsl_cheb.ml" 53 1239 1246
type(
  t
)
ident(
  def d "lib/gsl_cheb.ml" 54 1268 1270 "lib/gsl_cheb.ml" 55 1288 1291
)
"lib/gsl_cheb.ml" 53 1239 1249 "lib/gsl_cheb.ml" 53 1239 1253
type(
  int -> t
)
ident(
  int_ref make "lib/gsl_cheb.ml" 12 306 310 "lib/gsl_cheb.ml" 12 306 314
)
"lib/gsl_cheb.ml" 53 1239 1255 "lib/gsl_cheb.ml" 53 1239 1260
type(
  t -> int
)
ident(
  int_ref order "lib/gsl_cheb.ml" 17 373 373 "lib/gsl_cheb.ml" 18 399 424
)
"lib/gsl_cheb.ml" 53 1239 1261 "lib/gsl_cheb.ml" 53 1239 1263
type(
  t
)
ident(
  int_ref cs "lib/gsl_cheb.ml" 52 1223 1233 "lib/gsl_cheb.ml" 52 1223 1235
)
"lib/gsl_cheb.ml" 53 1239 1254 "lib/gsl_cheb.ml" 53 1239 1264
type(
  int
)
"lib/gsl_cheb.ml" 53 1239 1249 "lib/gsl_cheb.ml" 53 1239 1264
call(
  stack
)
type(
  t
)
"lib/gsl_cheb.ml" 54 1268 1270 "lib/gsl_cheb.ml" 54 1268 1280
type(
  t -> t -> unit
)
ident(
  int_ref calc_deriv "lib/gsl_cheb.ml" 47 1086 1086 "lib/gsl_cheb.ml" 48 1123 1153
)
"lib/gsl_cheb.ml" 54 1268 1281 "lib/gsl_cheb.ml" 54 1268 1282
type(
  t
)
ident(
  int_ref d "lib/gsl_cheb.ml" 53 1239 1245 "lib/gsl_cheb.ml" 53 1239 1246
)
"lib/gsl_cheb.ml" 54 1268 1283 "lib/gsl_cheb.ml" 54 1268 1285
type(
  t
)
ident(
  int_ref cs "lib/gsl_cheb.ml" 52 1223 1233 "lib/gsl_cheb.ml" 52 1223 1235
)
"lib/gsl_cheb.ml" 54 1268 1270 "lib/gsl_cheb.ml" 54 1268 1285
type(
  unit
)
"lib/gsl_cheb.ml" 55 1288 1290 "lib/gsl_cheb.ml" 55 1288 1291
type(
  t
)
ident(
  int_ref d "lib/gsl_cheb.ml" 53 1239 1245 "lib/gsl_cheb.ml" 53 1239 1246
)
"lib/gsl_cheb.ml" 54 1268 1270 "lib/gsl_cheb.ml" 55 1288 1291
type(
  t
)
"lib/gsl_cheb.ml" 53 1239 1241 "lib/gsl_cheb.ml" 55 1288 1291
type(
  t
)
"lib/gsl_cheb.ml" 57 1293 1297 "lib/gsl_cheb.ml" 57 1293 1302
type(
  t -> t
)
ident(
  def integ "lib/gsl_cheb.ml" 60 1358 1361 "lib/gsl_cheb.ml" 1 0 -1
)
"lib/gsl_cheb.ml" 57 1293 1303 "lib/gsl_cheb.ml" 57 1293 1305
type(
  t
)
ident(
  def cs "lib/gsl_cheb.ml" 58 1309 1311 "lib/gsl_cheb.ml" 60 1358 1361
)
"lib/gsl_cheb.ml" 58 1309 1315 "lib/gsl_cheb.ml" 58 1309 1316
type(
  t
)
ident(
  def d "lib/gsl_cheb.ml" 59 1338 1340 "lib/gsl_cheb.ml" 60 1358 1361
)
"lib/gsl_cheb.ml" 58 1309 1319 "lib/gsl_cheb.ml" 58 1309 1323
type(
  int -> t
)
ident(
  int_ref make "lib/gsl_cheb.ml" 12 306 310 "lib/gsl_cheb.ml" 12 306 314
)
"lib/gsl_cheb.ml" 58 1309 1325 "lib/gsl_cheb.ml" 58 1309 1330
type(
  t -> int
)
ident(
  int_ref order "lib/gsl_cheb.ml" 17 373 373 "lib/gsl_cheb.ml" 18 399 424
)
"lib/gsl_cheb.ml" 58 1309 1331 "lib/gsl_cheb.ml" 58 1309 1333
type(
  t
)
ident(
  int_ref cs "lib/gsl_cheb.ml" 57 1293 1303 "lib/gsl_cheb.ml" 57 1293 1305
)
"lib/gsl_cheb.ml" 58 1309 1324 "lib/gsl_cheb.ml" 58 1309 1334
type(
  int
)
"lib/gsl_cheb.ml" 58 1309 1319 "lib/gsl_cheb.ml" 58 1309 1334
call(
  stack
)
type(
  t
)
"lib/gsl_cheb.ml" 59 1338 1340 "lib/gsl_cheb.ml" 59 1338 1350
type(
  t -> t -> unit
)
ident(
  int_ref calc_integ "lib/gsl_cheb.ml" 49 1154 1154 "lib/gsl_cheb.ml" 50 1191 1221
)
"lib/gsl_cheb.ml" 59 1338 1351 "lib/gsl_cheb.ml" 59 1338 1352
type(
  t
)
ident(
  int_ref d "lib/gsl_cheb.ml" 58 1309 1315 "lib/gsl_cheb.ml" 58 1309 1316
)
"lib/gsl_cheb.ml" 59 1338 1353 "lib/gsl_cheb.ml" 59 1338 1355
type(
  t
)
ident(
  int_ref cs "lib/gsl_cheb.ml" 57 1293 1303 "lib/gsl_cheb.ml" 57 1293 1305
)
"lib/gsl_cheb.ml" 59 1338 1340 "lib/gsl_cheb.ml" 59 1338 1355
type(
  unit
)
"lib/gsl_cheb.ml" 60 1358 1360 "lib/gsl_cheb.ml" 60 1358 1361
type(
  t
)
ident(
  int_ref d "lib/gsl_cheb.ml" 58 1309 1315 "lib/gsl_cheb.ml" 58 1309 1316
)
"lib/gsl_cheb.ml" 59 1338 1340 "lib/gsl_cheb.ml" 60 1358 1361
type(
  t
)
"lib/gsl_cheb.ml" 58 1309 1311 "lib/gsl_cheb.ml" 60 1358 1361
type(
  t
)