OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GMP_RNDZ
(Results
1 - 5
of
5
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/include/
mpc.h
77
#define MPC_RNDNZ RNDC(GMP_RNDN,
GMP_RNDZ
)
81
#define MPC_RNDZN RNDC(
GMP_RNDZ
,GMP_RNDN)
82
#define MPC_RNDZZ RNDC(
GMP_RNDZ
,
GMP_RNDZ
)
83
#define MPC_RNDZU RNDC(
GMP_RNDZ
,GMP_RNDU)
84
#define MPC_RNDZD RNDC(
GMP_RNDZ
,GMP_RNDD)
87
#define MPC_RNDUZ RNDC(GMP_RNDU,
GMP_RNDZ
)
92
#define MPC_RNDDZ RNDC(GMP_RNDD,
GMP_RNDZ
)
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
77
#define MPC_RNDNZ RNDC(GMP_RNDN,
GMP_RNDZ
)
81
#define MPC_RNDZN RNDC(
GMP_RNDZ
,GMP_RNDN)
82
#define MPC_RNDZZ RNDC(
GMP_RNDZ
,
GMP_RNDZ
)
83
#define MPC_RNDZU RNDC(
GMP_RNDZ
,GMP_RNDU)
84
#define MPC_RNDZD RNDC(
GMP_RNDZ
,GMP_RNDD)
87
#define MPC_RNDUZ RNDC(GMP_RNDU,
GMP_RNDZ
)
92
#define MPC_RNDDZ RNDC(GMP_RNDD,
GMP_RNDZ
)
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 323 milliseconds