Searched defs:TEN (Results 1 – 13 of 13) sorted by relevance
16 const TEN = 10; constant
17 const TEN = 10; constant
71 static constexpr uint32_t TEN = 10; variable
63 inline constexpr size_t TEN = 10; variable
83 static constexpr uint32_t TEN = 10; variable
80 enum UtfOffset : uint8_t { SIX = 6, TEN = 10, TWELVE = 12, EIGHTEEN = 18 }; enumerator
165 static constexpr int TEN = 10; variable
31 inline constexpr size_t TEN = 10; variable
116 enum UtfOffset : uint8_t { SIX = 6, TEN = 10, TWELVE = 12, EIGHTEEN = 18 }; enumerator
159 static constexpr uint32_t TEN = 10; variable
23 constexpr int TEN = 10; variable
361 constexpr auto TEN = 10U; in PeepholeDoubleToString() local