Searched defs:TEN (Results 1 – 5 of 5) sorted by relevance
29 const TEN = 10; constant
67 enum UtfOffset : uint8_t { SIX = 6, TEN = 10, TWELVE = 12, EIGHTEEN = 18 }; enumerator
156 static constexpr int TEN = 10; variable
80 enum UtfOffset : uint8_t { SIX = 6, TEN = 10, TWELVE = 12, EIGHTEEN = 18 }; enumerator
62 inline constexpr size_t TEN = 10; variable