Home
last modified time | relevance | path

Searched refs:__GMP_MPZ_SET_SI_MIN_ALLOC (Results 1 – 6 of 6) sorted by relevance

/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/external/inc/macx/mpir-2.1.3/
H A Dmpir.h1102 #define __GMP_MPZ_SET_SI_MIN_ALLOC(x,y) (1+(__GMP_BITS_PER_ULONG-1)/GMP_NUMB_BITS) macro
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/external/inc/macx64/mpir-2.4.0/
H A Dmpir.h1090 #define __GMP_MPZ_SET_SI_MIN_ALLOC(x,y) (1+(__GMP_BITS_PER_ULONG-1)/GMP_NUMB_BITS) macro
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/external/inc/win32-gcc/mpir-2.2.1/
H A Dmpir.h1094 #define __GMP_MPZ_SET_SI_MIN_ALLOC(x,y) (1+(__GMP_BITS_PER_ULONG-1)/GMP_NUMB_BITS) macro
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/external/inc/win32-msvc/mpir-2.2.1_x64/
H A Dgmp.h829 #define __GMP_MPZ_SET_SI_MIN_ALLOC(x,y) (1+(__GMP_BITS_PER_ULONG-1)/GMP_NUMB_BITS) macro
H A Dmpir.h829 #define __GMP_MPZ_SET_SI_MIN_ALLOC(x,y) (1+(__GMP_BITS_PER_ULONG-1)/GMP_NUMB_BITS) macro
/dports/math/mpir/mpir-3.0.0/
H A Dgmp-h.in1131 #define __GMP_MPZ_SET_SI_MIN_ALLOC(x,y) (1+(GMP_BITS_PER_UI-1)/GMP_NUMB_BITS)