Searched defs:TEN (Results 1 – 11 of 11) 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
80 enum UtfOffset : uint8_t { SIX = 6, TEN = 10, TWELVE = 12, EIGHTEEN = 18 }; enumerator
91 enum UtfOffset : uint8_t { SIX = 6, TEN = 10, TWELVE = 12, EIGHTEEN = 18 }; enumerator
158 static constexpr uint32_t TEN = 10; variable
165 static constexpr int TEN = 10; variable
282 constexpr auto TEN = 10U; in PeepholeDoubleToString() local
23 constexpr int TEN = 10; variable