Home | History | Annotate | Download | only in include

Lines Matching full:mpfr

0 /* mpfr.h -- Include file for mpfr.
6 This file is part of the GNU MPFR Library.
8 The GNU MPFR Library is free software; you can redistribute it and/or modify
13 The GNU MPFR Library is distributed in the hope that it will be useful, but
19 along with the GNU MPFR Library; see the file COPYING.LIB. If not, write to
26 /* Define MPFR version number */
32 /* Macros dealing with MPFR VERSION */
82 # error "Invalid MPFR Prec format"
104 /* Compatibility with previous types of MPFR */
130 Unfortunately, it must be defined here (instead of MPFR's internal
131 header file mpfr-impl.h) because it is used by some macros below.
146 * __gmp_const const (Supports for K&R compiler only for mpfr.h).
150 /* Extra MPFR defines */
168 Check if we are inside a MPFR build, and if so export the functions.
177 mpfr.h to be defined. If the user forgets to include the header, the mpfr
180 GNU mpfr library (prefixed by __gmpfr instead of mpfr)*/
660 /* DON'T USE THIS! (For MPFR-public macros only, see below.)
683 internally. For public use only, but see the MPFR manual. */