All Constants

Name Unit Description
INT16_PRIMES primesieve

Generate primes of Int16 (c int16_t) type

INT32_PRIMES primesieve

Generate primes of Int32 (c int32_t) type

INT64_PRIMES primesieve

Generate primes of Int64 (c int64_t) type

UINT16_PRIMES primesieve

Generate primes of UInt16 (c uint16_t) type

UINT32_PRIMES primesieve

Generate primes of UInt32 (c uint32_t) type

UINT64_PRIMES primesieve

Generate primes of UInt64 (c uint64_t) type

_PRIMESIEVE_ERROR primesieve

primesieve functions return PRIMESIEVE_ERROR (UINT64_MAX) if any error occurs.

_PRIMESIEVE_PAS_VERSION primesieve

Pascal API version

_PRIMESIEVE_PAS_VERSION_MAJOR primesieve

 

_PRIMESIEVE_PAS_VERSION_MINOR primesieve

 

_PRIMESIEVE_PAS_VERSION_PATCH primesieve

 

_PRIMESIEVE_VERSION primesieve

 

_PRIMESIEVE_VERSION_MAJOR primesieve

 

_PRIMESIEVE_VERSION_MINOR primesieve

 


Generated by PasDoc 0.16.0.