Home
last modified time | relevance | path

Searched defs:rune2Max (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dwtf8_windows.go39 rune2Max = 1<<11 - 1 const
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dutf8.go34 rune2Max = 1<<11 - 1 const
/aosp_15_r20/prebuilts/go/linux-x86/src/unicode/utf8/
Dutf8.go42 rune2Max = 1<<11 - 1 const