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

  /src/external/lgpl3/mpfr/dist/src/
inp_str.c 0 /* mpfr_inp_str -- input a number in base BASE from stdio stream STREAM
32 mpfr_inp_str (mpfr_ptr rop, FILE *stream, int base, mpfr_rnd_t rnd_mode) function
mpfr.h 1198 #define mpfr_inp_str __gmpfr_inp_str macro
1200 __MPFR_DECLSPEC size_t mpfr_inp_str (mpfr_ptr, FILE*, int, mpfr_rnd_t);

Completed in 25 milliseconds