Home | History | Annotate | Download | only in include

Lines Matching refs:FILE

1 /* mpfr.h -- Include file for mpfr.
6 This file is part of the GNU MPFR Library.
19 along with the GNU MPFR Library; see the file COPYING.LIB. If not, write to
42 /* Check if stdio.h is included or if the user wants FILE */
131 header file mpfr-impl.h) because it is used by some macros below.
178 function prototype in the user object file is not correct. In order to
343 __MPFR_DECLSPEC size_t mpfr_inp_str _MPFR_PROTO ((mpfr_ptr, FILE*, int,
345 __MPFR_DECLSPEC size_t mpfr_out_str _MPFR_PROTO ((FILE*, int, size_t,
348 __MPFR_DECLSPEC int mpfr_fprintf _MPFR_PROTO ((FILE*, __gmp_const char*,
362 __MPFR_DECLSPEC int mpfr_vfprintf _MPFR_PROTO ((FILE*, __gmp_const char*,