This file is indexed.

/usr/lib/ocaml/gsl/gsl_math.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_math.ml" 5 191 195 "lib/gsl_math.ml" 5 191 196
type(
  float
)
ident(
  def e "lib/gsl_math.ml" 7 249 249 "lib/gsl_math.ml" 1 0 -1
)
"lib/gsl_math.ml" 5 191 208 "lib/gsl_math.ml" 5 191 239
type(
  float
)
"lib/gsl_math.ml" 7 249 253 "lib/gsl_math.ml" 7 249 258
type(
  float
)
ident(
  def log2e "lib/gsl_math.ml" 9 315 315 "lib/gsl_math.ml" 1 0 -1
)
"lib/gsl_math.ml" 7 249 266 "lib/gsl_math.ml" 7 249 297
type(
  float
)
"lib/gsl_math.ml" 9 315 319 "lib/gsl_math.ml" 9 315 325
type(
  float
)
ident(
  def log10e "lib/gsl_math.ml" 11 382 382 "lib/gsl_math.ml" 1 0 -1
)
"lib/gsl_math.ml" 9 315 332 "lib/gsl_math.ml" 9 315 363
type(
  float
)
"lib/gsl_math.ml" 11 382 386 "lib/gsl_math.ml" 11 382 391
type(
  float
)
ident(
  def sqrt2 "lib/gsl_math.ml" 13 446 446 "lib/gsl_math.ml" 1 0 -1
)
"lib/gsl_math.ml" 11 382 399 "lib/gsl_math.ml" 11 382 430
type(
  float
)
"lib/gsl_math.ml" 13 446 450 "lib/gsl_math.ml" 13 446 457
type(
  float
)
ident(
  def sqrt1_2 "lib/gsl_math.ml" 15 512 512 "lib/gsl_math.ml" 1 0 -1
)
"lib/gsl_math.ml" 13 446 463 "lib/gsl_math.ml" 13 446 494
type(
  float
)
"lib/gsl_math.ml" 15 512 516 "lib/gsl_math.ml" 15 512 521
type(
  float
)
ident(
  def sqrt3 "lib/gsl_math.ml" 17 576 576 "lib/gsl_math.ml" 1 0 -1
)
"lib/gsl_math.ml" 15 512 529 "lib/gsl_math.ml" 15 512 560
type(
  float
)
"lib/gsl_math.ml" 17 576 580 "lib/gsl_math.ml" 17 576 582
type(
  float
)
ident(
  def pi "lib/gsl_math.ml" 19 635 635 "lib/gsl_math.ml" 1 0 -1
)
"lib/gsl_math.ml" 17 576 593 "lib/gsl_math.ml" 17 576 624
type(
  float
)
"lib/gsl_math.ml" 19 635 639 "lib/gsl_math.ml" 19 635 643
type(
  float
)
ident(
  def pi_2 "lib/gsl_math.ml" 21 696 696 "lib/gsl_math.ml" 1 0 -1
)
"lib/gsl_math.ml" 19 635 652 "lib/gsl_math.ml" 19 635 683
type(
  float
)
"lib/gsl_math.ml" 21 696 700 "lib/gsl_math.ml" 21 696 704
type(
  float
)
ident(
  def pi_4 "lib/gsl_math.ml" 23 757 757 "lib/gsl_math.ml" 1 0 -1
)
"lib/gsl_math.ml" 21 696 713 "lib/gsl_math.ml" 21 696 744
type(
  float
)
"lib/gsl_math.ml" 23 757 761 "lib/gsl_math.ml" 23 757 767
type(
  float
)
ident(
  def sqrtpi "lib/gsl_math.ml" 25 822 822 "lib/gsl_math.ml" 1 0 -1
)
"lib/gsl_math.ml" 23 757 774 "lib/gsl_math.ml" 23 757 805
type(
  float
)
"lib/gsl_math.ml" 25 822 826 "lib/gsl_math.ml" 25 822 836
type(
  float
)
ident(
  def i_2_sqrtpi "lib/gsl_math.ml" 27 889 889 "lib/gsl_math.ml" 1 0 -1
)
"lib/gsl_math.ml" 25 822 839 "lib/gsl_math.ml" 25 822 870
type(
  float
)
"lib/gsl_math.ml" 27 889 893 "lib/gsl_math.ml" 27 889 899
type(
  float
)
ident(
  def i_1_pi "lib/gsl_math.ml" 29 950 950 "lib/gsl_math.ml" 1 0 -1
)
"lib/gsl_math.ml" 27 889 906 "lib/gsl_math.ml" 27 889 937
type(
  float
)
"lib/gsl_math.ml" 29 950 954 "lib/gsl_math.ml" 29 950 960
type(
  float
)
ident(
  def i_2_pi "lib/gsl_math.ml" 31 1011 1011 "lib/gsl_math.ml" 1 0 -1
)
"lib/gsl_math.ml" 29 950 967 "lib/gsl_math.ml" 29 950 998
type(
  float
)
"lib/gsl_math.ml" 31 1011 1015 "lib/gsl_math.ml" 31 1011 1019
type(
  float
)
ident(
  def ln10 "lib/gsl_math.ml" 33 1074 1074 "lib/gsl_math.ml" 1 0 -1
)
"lib/gsl_math.ml" 31 1011 1028 "lib/gsl_math.ml" 31 1011 1059
type(
  float
)
"lib/gsl_math.ml" 33 1074 1078 "lib/gsl_math.ml" 33 1074 1081
type(
  float
)
ident(
  def ln2 "lib/gsl_math.ml" 35 1136 1136 "lib/gsl_math.ml" 1 0 -1
)
"lib/gsl_math.ml" 33 1074 1091 "lib/gsl_math.ml" 33 1074 1122
type(
  float
)
"lib/gsl_math.ml" 35 1136 1140 "lib/gsl_math.ml" 35 1136 1144
type(
  float
)
ident(
  def lnpi "lib/gsl_math.ml" 37 1199 1199 "lib/gsl_math.ml" 1 0 -1
)
"lib/gsl_math.ml" 35 1136 1153 "lib/gsl_math.ml" 35 1136 1184
type(
  float
)
"lib/gsl_math.ml" 37 1199 1203 "lib/gsl_math.ml" 37 1199 1208
type(
  float
)
ident(
  def euler "lib/gsl_math.ml" 40 1271 1271 "lib/gsl_math.ml" 1 0 -1
)
"lib/gsl_math.ml" 37 1199 1216 "lib/gsl_math.ml" 37 1199 1247
type(
  float
)
"lib/gsl_math.ml" 40 1271 1279 "lib/gsl_math.ml" 40 1271 1293
type(
  float -> int -> float
)
ident(
  def unsafe_pow_int "lib/gsl_math.ml" 40 1271 1271 "lib/gsl_math.ml" 1 0 -1
)
"lib/gsl_math.ml" 40 1271 1294 "lib/gsl_math.ml" 40 1271 1295
type(
  float
)
ident(
  def x "lib/gsl_math.ml" 40 1271 1298 "lib/gsl_math.ml" 45 1389 1427
)
"lib/gsl_math.ml" 41 1307 1311 "lib/gsl_math.ml" 41 1307 1312
type(
  int
)
"lib/gsl_math.ml" 41 1307 1316 "lib/gsl_math.ml" 41 1307 1317
type(
  float
)
ident(
  int_ref x "lib/gsl_math.ml" 40 1271 1294 "lib/gsl_math.ml" 40 1271 1295
)
"lib/gsl_math.ml" 42 1318 1322 "lib/gsl_math.ml" 42 1318 1323
type(
  int
)
ident(
  def n "lib/gsl_math.ml" 42 1318 1329 "lib/gsl_math.ml" 43 1344 1379
)
"lib/gsl_math.ml" 42 1318 1329 "lib/gsl_math.ml" 42 1318 1330
type(
  int
)
ident(
  int_ref n "lib/gsl_math.ml" 42 1318 1322 "lib/gsl_math.ml" 42 1318 1323
)
"lib/gsl_math.ml" 42 1318 1331 "lib/gsl_math.ml" 42 1318 1334
type(
  int -> int -> int
)
ident(
  ext_ref Pervasives.( mod )
)
"lib/gsl_math.ml" 42 1318 1335 "lib/gsl_math.ml" 42 1318 1336
type(
  int
)
"lib/gsl_math.ml" 42 1318 1329 "lib/gsl_math.ml" 42 1318 1336
type(
  int
)
"lib/gsl_math.ml" 42 1318 1337 "lib/gsl_math.ml" 42 1318 1338
type(
  int -> int -> bool
)
ident(
  ext_ref Pervasives.( = )
)
"lib/gsl_math.ml" 42 1318 1339 "lib/gsl_math.ml" 42 1318 1340
type(
  int
)
"lib/gsl_math.ml" 42 1318 1329 "lib/gsl_math.ml" 42 1318 1340
type(
  bool
)
"lib/gsl_math.ml" 43 1344 1350 "lib/gsl_math.ml" 43 1344 1364
type(
  float -> int -> float
)
ident(
  int_ref unsafe_pow_int "lib/gsl_math.ml" 40 1271 1279 "lib/gsl_math.ml" 40 1271 1293
)
"lib/gsl_math.ml" 43 1344 1366 "lib/gsl_math.ml" 43 1344 1367
type(
  float
)
ident(
  int_ref x "lib/gsl_math.ml" 40 1271 1294 "lib/gsl_math.ml" 40 1271 1295
)
"lib/gsl_math.ml" 43 1344 1368 "lib/gsl_math.ml" 43 1344 1370
type(
  float -> float -> float
)
ident(
  ext_ref Pervasives.( *. )
)
"lib/gsl_math.ml" 43 1344 1371 "lib/gsl_math.ml" 43 1344 1372
type(
  float
)
ident(
  int_ref x "lib/gsl_math.ml" 40 1271 1294 "lib/gsl_math.ml" 40 1271 1295
)
"lib/gsl_math.ml" 43 1344 1365 "lib/gsl_math.ml" 43 1344 1373
type(
  float
)
"lib/gsl_math.ml" 43 1344 1375 "lib/gsl_math.ml" 43 1344 1376
type(
  int
)
ident(
  int_ref n "lib/gsl_math.ml" 42 1318 1322 "lib/gsl_math.ml" 42 1318 1323
)
"lib/gsl_math.ml" 43 1344 1376 "lib/gsl_math.ml" 43 1344 1377
type(
  int -> int -> int
)
ident(
  ext_ref Pervasives.( / )
)
"lib/gsl_math.ml" 43 1344 1377 "lib/gsl_math.ml" 43 1344 1378
type(
  int
)
"lib/gsl_math.ml" 43 1344 1374 "lib/gsl_math.ml" 43 1344 1379
type(
  int
)
"lib/gsl_math.ml" 43 1344 1350 "lib/gsl_math.ml" 43 1344 1379
call(
  tail
)
type(
  float
)
"lib/gsl_math.ml" 44 1380 1384 "lib/gsl_math.ml" 44 1380 1385
type(
  int
)
ident(
  def n "lib/gsl_math.ml" 45 1389 1395 "lib/gsl_math.ml" 45 1389 1427
)
"lib/gsl_math.ml" 45 1389 1395 "lib/gsl_math.ml" 45 1389 1396
type(
  float
)
ident(
  int_ref x "lib/gsl_math.ml" 40 1271 1294 "lib/gsl_math.ml" 40 1271 1295
)
"lib/gsl_math.ml" 45 1389 1397 "lib/gsl_math.ml" 45 1389 1399
type(
  float -> float -> float
)
ident(
  ext_ref Pervasives.( *. )
)
"lib/gsl_math.ml" 45 1389 1401 "lib/gsl_math.ml" 45 1389 1415
type(
  float -> int -> float
)
ident(
  int_ref unsafe_pow_int "lib/gsl_math.ml" 40 1271 1279 "lib/gsl_math.ml" 40 1271 1293
)
"lib/gsl_math.ml" 45 1389 1416 "lib/gsl_math.ml" 45 1389 1417
type(
  float
)
ident(
  int_ref x "lib/gsl_math.ml" 40 1271 1294 "lib/gsl_math.ml" 40 1271 1295
)
"lib/gsl_math.ml" 45 1389 1419 "lib/gsl_math.ml" 45 1389 1423
type(
  int -> int
)
ident(
  ext_ref Pervasives.pred
)
"lib/gsl_math.ml" 45 1389 1424 "lib/gsl_math.ml" 45 1389 1425
type(
  int
)
ident(
  int_ref n "lib/gsl_math.ml" 44 1380 1384 "lib/gsl_math.ml" 44 1380 1385
)
"lib/gsl_math.ml" 45 1389 1418 "lib/gsl_math.ml" 45 1389 1426
type(
  int
)
"lib/gsl_math.ml" 45 1389 1400 "lib/gsl_math.ml" 45 1389 1427
call(
  stack
)
type(
  float
)
"lib/gsl_math.ml" 45 1389 1395 "lib/gsl_math.ml" 45 1389 1427
type(
  float
)
"lib/gsl_math.ml" 40 1271 1298 "lib/gsl_math.ml" 45 1389 1427
type(
  int -> float
)
"lib/gsl_math.ml" 47 1429 1433 "lib/gsl_math.ml" 47 1429 1440
type(
  float -> int -> float
)
ident(
  def pow_int "lib/gsl_math.ml" 52 1538 1538 "lib/gsl_math.ml" 1 0 -1
)
"lib/gsl_math.ml" 47 1429 1441 "lib/gsl_math.ml" 47 1429 1442
type(
  float
)
ident(
  def x "lib/gsl_math.ml" 47 1429 1445 "lib/gsl_math.ml" 50 1506 1536
)
"lib/gsl_math.ml" 48 1454 1458 "lib/gsl_math.ml" 48 1454 1459
type(
  int
)
"lib/gsl_math.ml" 48 1454 1463 "lib/gsl_math.ml" 48 1454 1465
type(
  float
)
"lib/gsl_math.ml" 49 1466 1470 "lib/gsl_math.ml" 49 1466 1471
type(
  int
)
ident(
  def n "lib/gsl_math.ml" 49 1466 1477 "lib/gsl_math.ml" 49 1466 1504
)
"lib/gsl_math.ml" 49 1466 1477 "lib/gsl_math.ml" 49 1466 1478
type(
  int
)
ident(
  int_ref n "lib/gsl_math.ml" 49 1466 1470 "lib/gsl_math.ml" 49 1466 1471
)
"lib/gsl_math.ml" 49 1466 1479 "lib/gsl_math.ml" 49 1466 1480
type(
  int -> int -> bool
)
ident(
  ext_ref Pervasives.( > )
)
"lib/gsl_math.ml" 49 1466 1481 "lib/gsl_math.ml" 49 1466 1482
type(
  int
)
"lib/gsl_math.ml" 49 1466 1477 "lib/gsl_math.ml" 49 1466 1482
type(
  bool
)
"lib/gsl_math.ml" 49 1466 1486 "lib/gsl_math.ml" 49 1466 1500
type(
  float -> int -> float
)
ident(
  int_ref unsafe_pow_int "lib/gsl_math.ml" 40 1271 1279 "lib/gsl_math.ml" 40 1271 1293
)
"lib/gsl_math.ml" 49 1466 1501 "lib/gsl_math.ml" 49 1466 1502
type(
  float
)
ident(
  int_ref x "lib/gsl_math.ml" 47 1429 1441 "lib/gsl_math.ml" 47 1429 1442
)
"lib/gsl_math.ml" 49 1466 1503 "lib/gsl_math.ml" 49 1466 1504
type(
  int
)
ident(
  int_ref n "lib/gsl_math.ml" 49 1466 1470 "lib/gsl_math.ml" 49 1466 1471
)
"lib/gsl_math.ml" 49 1466 1486 "lib/gsl_math.ml" 49 1466 1504
call(
  tail
)
type(
  float
)
"lib/gsl_math.ml" 50 1506 1510 "lib/gsl_math.ml" 50 1506 1511
type(
  int
)
"lib/gsl_math.ml" 50 1506 1515 "lib/gsl_math.ml" 50 1506 1526
type(
  string -> float
)
ident(
  ext_ref Pervasives.invalid_arg
)
"lib/gsl_math.ml" 50 1506 1527 "lib/gsl_math.ml" 50 1506 1536
type(
  string
)
"lib/gsl_math.ml" 50 1506 1515 "lib/gsl_math.ml" 50 1506 1536
call(
  tail
)
type(
  float
)
"lib/gsl_math.ml" 47 1429 1445 "lib/gsl_math.ml" 50 1506 1536
type(
  int -> float
)