Home
last modified time | relevance | path

Searched defs:SIZ (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/mpfr/src/
H A Dmpfr-gmp.h163 #define SIZ(x) ((x)->_mp_size) macro
/dflybsd-src/contrib/gmp/
H A Ddumbmp.c61 #define SIZ(x) ((x)->_mp_size) macro
H A Dgmp-impl.h490 #define SIZ(x) ((x)->_mp_size) macro