Home
last modified time | relevance | path

Searched defs:UintType (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/debug/dwarf/
Dtype.go71 type UintType struct { struct
72 BasicType
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dbug388.go12 func foo(runtime.UintType, i int) { // ERROR "cannot declare name runtime.UintType|mixed named and…