Home
last modified time | relevance | path

Searched refs:Bit3 (Results 1 – 2 of 2) sorted by relevance

/third_party/re2/util/
Drune.cc27 Bit3 = 4, enumerator
34 T3 = ((1<<(Bit3+1))-1) ^ 0xFF, /* 1110 0000 */
40 Rune3 = (1<<(Bit3+2*Bitx))-1, /* 1111 1111 1111 1111 */
/third_party/libphonenumber/cpp/src/phonenumbers/utf/
Drune.c23 Bit3 = 4, enumerator
30 T3 = ((1<<(Bit3+1))-1) ^ 0xFF, /* 1110 0000 */
36 Rune3 = (1<<(Bit3+2*Bitx))-1, /* 1111 1111 1111 1111 */