OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mpfr_sgn
(Results
1 - 7
of
7
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/include/
mpfr.h
487
__MPFR_DECLSPEC int
mpfr_sgn
_MPFR_PROTO ((mpfr_srcptr));
697
#define
mpfr_sgn
macro
[
all
...]
mpf2mpfr.h
76
#define mpf_sgn
mpfr_sgn
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/include/
mpfr.h
487
__MPFR_DECLSPEC int
mpfr_sgn
_MPFR_PROTO ((mpfr_srcptr));
697
#define
mpfr_sgn
macro
[
all
...]
mpf2mpfr.h
76
#define mpf_sgn
mpfr_sgn
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/include/
mpfr.h
487
__MPFR_DECLSPEC int
mpfr_sgn
_MPFR_PROTO ((mpfr_srcptr));
697
#define
mpfr_sgn
macro
[
all
...]
mpf2mpfr.h
76
#define mpf_sgn
mpfr_sgn
/external/eigen/unsupported/test/mpreal/
mpreal.cpp
462
if(
mpfr_sgn
(mp)>0) return "+Inf";
Completed in 825 milliseconds