Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/race/testdata/
Dregression_test.go166 type inltype struct { struct
167 x, y bool
170 func inlinetest(p **inltype) *inltype {