Result for 63E0EE2B9F1E35B50DD9319FA7E2A61D83251583

Query result

Key Value
FileName./usr/lib64/ocaml/stublibs/dllzarith.so
FileSize68960
MD592320BC31FE99840FB71B1F5F98AD36B
SHA-163E0EE2B9F1E35B50DD9319FA7E2A61D83251583
SHA-256D0930F934C798F61E8D0ED8787BD4B22DA0F86DF8F658B9988549567F94666EC
SSDEEP1536:Z8rjgSEVo5Z4TPdQMR5Vt3hNMv5mjE4hQl5nzGlr:Z8dEVo5Z4TdBR5Vt3Ev534hi5nzO
TLSHT12F63E8C6BB7515A7C9180BF0967B37F9BB6D3A610AA451067F08232B49FBA58340F3C5
hashlookup:parent-total1
hashlookup:trust55

Network graph view

Parents (Total: 1)

The searched file hash is included in 1 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD5CAD416DE9D6509FD05B42BDA4A34350E
PackageArchppc64
PackageDescriptionThis library implements arithmetic and logical operations over arbitrary-precision integers. The module is simply named "Z". Its interface is similar to that of the Int32, Int64 and Nativeint modules from the OCaml standard library, with some additional functions. See the file z.mlip for documentation. The implementation uses GMP (the GNU Multiple Precision arithmetic library) to compute over big integers. However, small integers are represented as unboxed Caml integers, to save space and improve performance. Big integers are allocated in the Caml heap, bypassing GMP's memory management and achieving better GC behavior than e.g. the MLGMP library. Computations on small integers use a special, faster path (coded in assembly for some platforms and functions) eschewing calls to GMP, while computations on large integers use the low-level MPN functions from GMP. Arbitrary-precision integers can be compared correctly using OCaml's polymorphic comparison operators (=, <, >, etc.). Additional features include: - a module Q for rationals, built on top of Z (see q.mli) - a compatibility layer Big_int_Z that implements the same API as Big_int, but uses Z internally
PackageMaintainerFedora Project
PackageNameocaml-zarith
PackageRelease2.fc20
PackageVersion1.2.1
SHA-1C5B28EC514458CC1603232E9E3C9F2CB9FB2ADFA
SHA-2568322AC70994119427B09BE0D3188EFF407F39F7ADBAB170AEEDE35985B8F384E