Searched defs:Prec (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | FormatProviders.h | 63 size_t Prec; in parseNumericPrecision() local
|
/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | bernoulli.c | 53 mpfr_prec_t Prec[] = {0, 5, 5, 6, 6, 9, 16, 10, 19, 23, 25, 27, 35, 31, in mpfr_bernoulli_internal() local
|
H A D | exp3.c | 167 mpfr_prec_t realprec, Prec; in mpfr_exp_3() local
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/ |
H A D | sqrtrem.c | 168 #define Prec (GMP_NUMB_BITS >> 1) macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | NativeFormatting.cpp | 164 size_t Prec = Precision.getValueOr(getDefaultPrecision(Style)); in write_double() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter6/ |
H A D | toy.cpp | 241 bool IsOperator = false, unsigned Prec = 0) in PrototypeAST()
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/ |
H A D | toy.cpp | 258 bool IsOperator = false, unsigned Prec = 0) in PrototypeAST()
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/ |
H A D | toy.cpp | 263 bool IsOperator = false, unsigned Prec = 0) in PrototypeAST()
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/ |
H A D | toy.cpp | 258 bool IsOperator = false, unsigned Prec = 0) in PrototypeAST()
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/ |
H A D | toy.cpp | 258 bool IsOperator = false, unsigned Prec = 0) in PrototypeAST()
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/ |
H A D | toy.cpp | 256 bool IsOperator = false, unsigned Prec = 0) in PrototypeAST()
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter8/ |
H A D | toy.cpp | 264 bool IsOperator = false, unsigned Prec = 0) in PrototypeAST()
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/ |
H A D | toy.cpp | 367 unsigned Prec = 0) in PrototypeAST()
|