OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_MPFR_PROTO
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/include/
mpfr.h
161
# define
_MPFR_PROTO
__GMP_PROTO
163
# define
_MPFR_PROTO
(x) x
165
# define
_MPFR_PROTO
(x) ()
185
__MPFR_DECLSPEC __gmp_const char * mpfr_get_version
_MPFR_PROTO
((void));
186
__MPFR_DECLSPEC __gmp_const char * mpfr_get_patches
_MPFR_PROTO
((void));
188
__MPFR_DECLSPEC mp_exp_t mpfr_get_emin
_MPFR_PROTO
((void));
189
__MPFR_DECLSPEC int mpfr_set_emin
_MPFR_PROTO
((mp_exp_t));
190
__MPFR_DECLSPEC mp_exp_t mpfr_get_emin_min
_MPFR_PROTO
((void));
191
__MPFR_DECLSPEC mp_exp_t mpfr_get_emin_max
_MPFR_PROTO
((void));
192
__MPFR_DECLSPEC mp_exp_t mpfr_get_emax
_MPFR_PROTO
((void))
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/include/
mpfr.h
161
# define
_MPFR_PROTO
__GMP_PROTO
163
# define
_MPFR_PROTO
(x) x
165
# define
_MPFR_PROTO
(x) ()
185
__MPFR_DECLSPEC __gmp_const char * mpfr_get_version
_MPFR_PROTO
((void));
186
__MPFR_DECLSPEC __gmp_const char * mpfr_get_patches
_MPFR_PROTO
((void));
188
__MPFR_DECLSPEC mp_exp_t mpfr_get_emin
_MPFR_PROTO
((void));
189
__MPFR_DECLSPEC int mpfr_set_emin
_MPFR_PROTO
((mp_exp_t));
190
__MPFR_DECLSPEC mp_exp_t mpfr_get_emin_min
_MPFR_PROTO
((void));
191
__MPFR_DECLSPEC mp_exp_t mpfr_get_emin_max
_MPFR_PROTO
((void));
192
__MPFR_DECLSPEC mp_exp_t mpfr_get_emax
_MPFR_PROTO
((void))
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/include/
mpfr.h
161
# define
_MPFR_PROTO
__GMP_PROTO
163
# define
_MPFR_PROTO
(x) x
165
# define
_MPFR_PROTO
(x) ()
185
__MPFR_DECLSPEC __gmp_const char * mpfr_get_version
_MPFR_PROTO
((void));
186
__MPFR_DECLSPEC __gmp_const char * mpfr_get_patches
_MPFR_PROTO
((void));
188
__MPFR_DECLSPEC mp_exp_t mpfr_get_emin
_MPFR_PROTO
((void));
189
__MPFR_DECLSPEC int mpfr_set_emin
_MPFR_PROTO
((mp_exp_t));
190
__MPFR_DECLSPEC mp_exp_t mpfr_get_emin_min
_MPFR_PROTO
((void));
191
__MPFR_DECLSPEC mp_exp_t mpfr_get_emin_max
_MPFR_PROTO
((void));
192
__MPFR_DECLSPEC mp_exp_t mpfr_get_emax
_MPFR_PROTO
((void))
[
all
...]
Completed in 92 milliseconds