Home
last modified time | relevance | path

Searched defs:PREC (Results 1 – 11 of 11) sorted by relevance

/dragonfly/contrib/openbsd_libm/src/
H A Ds_cosl.c43 #define PREC 2 macro
46 #define PREC 3 macro
H A Ds_sinl.c41 #define PREC 2 macro
44 #define PREC 3 macro
H A Ds_tanl.c44 #define PREC 2 macro
47 #define PREC 3 macro
H A Ds_sincosl.c39 #define PREC 2 macro
43 #define PREC 3 macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Dwide-int-print.cc29 #define BLOCKS_NEEDED(PREC) \ argument
H A Dgenmodes.c685 #define INT_N(M,PREC) \ argument
714 #define PARTIAL_INT_MODE(M,PREC,NAME) \ argument
H A Dpretty-print.c753 #define pp_integer_with_precision(PP, ARG, PREC, T, F) \ argument
H A Dwide-int.cc65 #define BLOCKS_NEEDED(PREC) \ argument
/dragonfly/contrib/gcc-4.7/gcc/
H A Dpretty-print.c39 #define pp_integer_with_precision(PP, ARG, PREC, T, F) \ argument
/dragonfly/contrib/mpfr/src/
H A Dmpfr-gmp.h167 #define PREC(x) ((x)->_mp_prec) macro
/dragonfly/contrib/gmp/
H A Dgmp-impl.h495 #define PREC(x) ((x)->_mp_prec) macro