OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GMP_RNDU
(Results
1 - 5
of
5
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/include/
mpc.h
78
#define MPC_RNDNU RNDC(GMP_RNDN,
GMP_RNDU
)
83
#define MPC_RNDZU RNDC(GMP_RNDZ,
GMP_RNDU
)
86
#define MPC_RNDUN RNDC(
GMP_RNDU
,GMP_RNDN)
87
#define MPC_RNDUZ RNDC(
GMP_RNDU
,GMP_RNDZ)
88
#define MPC_RNDUU RNDC(
GMP_RNDU
,
GMP_RNDU
)
89
#define MPC_RNDUD RNDC(
GMP_RNDU
,GMP_RNDD)
93
#define MPC_RNDDU RNDC(GMP_RNDD,
GMP_RNDU
)
mpfr.h
62
GMP_RNDN=0, GMP_RNDZ,
GMP_RNDU
, GMP_RNDD, GMP_RND_MAX,
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/include/
mpc.h
78
#define MPC_RNDNU RNDC(GMP_RNDN,
GMP_RNDU
)
83
#define MPC_RNDZU RNDC(GMP_RNDZ,
GMP_RNDU
)
86
#define MPC_RNDUN RNDC(
GMP_RNDU
,GMP_RNDN)
87
#define MPC_RNDUZ RNDC(
GMP_RNDU
,GMP_RNDZ)
88
#define MPC_RNDUU RNDC(
GMP_RNDU
,
GMP_RNDU
)
89
#define MPC_RNDUD RNDC(
GMP_RNDU
,GMP_RNDD)
93
#define MPC_RNDDU RNDC(GMP_RNDD,
GMP_RNDU
)
mpfr.h
62
GMP_RNDN=0, GMP_RNDZ,
GMP_RNDU
, GMP_RNDD, GMP_RND_MAX,
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/include/
mpfr.h
62
GMP_RNDN=0, GMP_RNDZ,
GMP_RNDU
, GMP_RNDD, GMP_RND_MAX,
[
all
...]
Completed in 20 milliseconds