Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dwtf8_windows.go38 rune1Max = 1<<7 - 1 const
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dutf8.go33 rune1Max = 1<<7 - 1 const
/aosp_15_r20/prebuilts/go/linux-x86/src/unicode/utf8/
Dutf8.go41 rune1Max = 1<<7 - 1 const