/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/ |
H A D | access20.C | 5 #define Double double macro
|
/openbsd-src/lib/libm/src/ |
H A D | math_private.h | 406 struct Double { struct 416 struct Double __log__D(double); argument
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
H A D | YAMLTraits.h | 130 enum class QuotingType { None, Single, Double }; enumerator
|
H A D | MathExtras.h | 447 inline uint64_t DoubleToBits(double Double) { in DoubleToBits()
|
/openbsd-src/gnu/llvm/clang/include/clang/ASTMatchers/Dynamic/ |
H A D | VariantValue.h | 344 double Double; member
|
/openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
H A D | CharInfo.h | 168 Double = 2, enumerator
|
H A D | TargetInfo.h | 73 Double = 1 << 2, enumerator
|
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/ |
H A D | JSON.h | 124 enum class DataType : uint8_t { Unsigned, Signed, Double } m_data_type; enumerator
|
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/ |
H A D | Intrinsics.h | 120 Double, enumerator
|
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 402 Double, enumerator 461 double Double; member
|
/openbsd-src/gnu/llvm/libcxx/benchmarks/ |
H A D | formatter_float.bench.cpp | 38 enum class TypeE { Float, Double, LongDouble }; enumerator
|
/openbsd-src/gnu/llvm/clang/lib/ASTMatchers/Dynamic/ |
H A D | VariantValue.cpp | 263 VariantValue::VariantValue(double Double) : Type(VT_Nothing) { in VariantValue()
|
/openbsd-src/gnu/llvm/lldb/source/Utility/ |
H A D | Scalar.cpp | 382 double Scalar::Double(double fail_value) const { in Double() function in Scalar
|
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/ |
H A D | APFloat.h | 731 DoubleAPFloat Double; member
|
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/ |
H A D | llvm.ml | 32 | Double Constructor
|
H A D | llvm.mli | 69 | Double Constructor
|
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | CodeView.h | 257 Double = 0x02, enumerator
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Demangle/ |
H A D | MicrosoftDemangleNodes.h | 105 Double, enumerator
|
/openbsd-src/gnu/llvm/llvm/lib/Support/ |
H A D | APInt.cpp | 802 APInt llvm::APIntOps::RoundDoubleToAPInt(double Double, unsigned width) { in RoundDoubleToAPInt()
|