Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/include/linux/
H A Daverage.h32 #define DECLARE_EWMA(NAME, PREC, RATE) \ argument
/netbsd/lib/libm/noieee_src/
H A Dn_expm1.c109 #define PREC 56 macro
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dwide-int-print.cc29 #define BLOCKS_NEEDED(PREC) \ argument
H A Dgenmodes.c674 #define INT_N(M,PREC) \ argument
703 #define PARTIAL_INT_MODE(M,PREC,NAME) \ argument
H A Dpretty-print.c757 #define pp_integer_with_precision(PP, ARG, PREC, T, F) \ argument
H A Dwide-int.cc65 #define BLOCKS_NEEDED(PREC) \ argument
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dwide-int-print.cc29 #define BLOCKS_NEEDED(PREC) \ argument
H A Dgenmodes.c674 #define INT_N(M,PREC) \ argument
703 #define PARTIAL_INT_MODE(M,PREC,NAME) \ argument
H A Dgenmodes.cc713 #define INT_N(M,PREC) \ argument
742 #define PARTIAL_INT_MODE(M,PREC,NAME) \ argument
H A Dpretty-print.c757 #define pp_integer_with_precision(PP, ARG, PREC, T, F) \ argument
H A Dpretty-print.cc757 #define pp_integer_with_precision(PP, ARG, PREC, T, F) \ argument
H A Dwide-int.cc65 #define BLOCKS_NEEDED(PREC) \ argument
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dparse.h168 enum PREC enum
H A Dparse.d9335 enum PREC : int enum
9361 immutable PREC[EXP.max + 1] precedence = variable
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dparse.h168 enum PREC enum
/netbsd/external/lgpl3/gmp/dist/
H A Dgmp-impl.h552 #define PREC(x) ((x)->_mp_prec) macro