The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Math::Int64"

Math::Int64 - Manipulate 64 bits integers in Perl River stage two • 28 direct dependents • 82 total dependents

This module adds support for 64 bit integers, signed and unsigned, to Perl. Exportable functions int64() int64($value) Creates a new int64 value and initializes it to $value, where $value can be a Perl number or a string containing a number. For inst...

SALVA/Math-Int64-0.57 - 21 Jan 2024 21:12:00 UTC

Math::Int64::C_API::Sample - C API Usage sample for Math::Int64 River stage zero No dependents

This is a sample module, look at its source! EXPORT The sample subroutines available from this module are: some_int64() uint64_sqr(u64) int64_addmul(acu, mul1, mul2)...

SALVA/Math-Int64-C_API-Sample-0.09 - 30 Oct 2014 15:50:09 UTC

Math::Int64::die_on_overflow - catch overflows when using Math::Int64 River stage two • 28 direct dependents • 82 total dependents

SALVA/Math-Int64-0.57 - 21 Jan 2024 21:12:00 UTC

Math::Int64::native_if_available - Use the native Perl 64-bit integer implementation when available River stage two • 28 direct dependents • 82 total dependents

SALVA/Math-Int64-0.57 - 21 Jan 2024 21:12:00 UTC

Math::UInt64 - Manipulate 64 bit unsigned integers from Perl River stage two • 28 direct dependents • 82 total dependents

Math::UInt64 is just an alias for Math::Int64, the only reason it exists as an independent package is to allow Storable to load it on demand....

SALVA/Math-Int64-0.57 - 21 Jan 2024 21:12:00 UTC

Math::Int128 - Manipulate 128 bits integers in Perl River stage two • 6 direct dependents • 11 total dependents

This module adds support for 128 bit integers, signed and unsigned, to Perl. In order to compile this module, your compiler must support one of either the "__int128" or "int __attribute__ ((__mode__ (TI)))" types. Both GCC and Clang have supported on...

SALVA/Math-Int128-0.22 - 07 Apr 2015 14:09:16 UTC
6 results (0.031 seconds)