HomeSort by: relevance | last modified time | path
    Searched refs:mpfr_size_t (Results 1 - 2 of 2) sorted by relevancy

  /src/external/lgpl3/mpfr/dist/src/
mpfr.h 66 typedef size_t mpfr_size_t; typedef
1023 /* The internal cast to mpfr_size_t will silent a warning with
1027 ((mpfr_size_t) \
1028 ((mpfr_size_t) (((mpfr_prec_t)(p) + GMP_NUMB_BITS - 1) / GMP_NUMB_BITS) \
sum.c 468 mpfr_size_t shifts;

Completed in 32 milliseconds