HomeSort by: relevance | last modified time | path
    Searched defs:TWO_ARGS (Results 1 - 14 of 14) sorted by relevancy

  /src/external/lgpl3/mpfr/dist/tests/
tdim.c 26 #define TWO_ARGS
tpowr.c 203 #define TWO_ARGS
tbeta.c 327 #define TWO_ARGS
tfmod.c 26 #define TWO_ARGS
tgamma_inc.c 26 #define TWO_ARGS
thypot.c 284 #define TWO_ARGS
tagm.c 346 #define TWO_ARGS
tatan.c 205 #define TWO_ARGS
210 #define TWO_ARGS
tgeneric.c 24 /* Define TWO_ARGS for two-argument functions like mpfr_pow.
35 /* This is like TWO_ARGS, but with an additional argument. */
36 #define TWO_ARGS
45 #if defined(TWO_ARGS) || defined(DOUBLE_ARG)
232 #if defined(TWO_ARGS)
339 #elif defined(TWO_ARGS)
381 #elif defined(TWO_ARGS)
431 exponents of the mpfr_t inputs (x, and u if TWO_ARGS)
443 #if defined(TWO_ARGS)
473 #elif defined(TWO_ARGS)
    [all...]
tadd.c 1324 #define TWO_ARGS
tmul.c 616 #define TWO_ARGS
tpow.c 54 #define TWO_ARGS
tsub.c 1534 #define TWO_ARGS
tdiv.c 1239 #define TWO_ARGS

Completed in 34 milliseconds