Searched defs:StructFillRegs (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/prebuilts/go/linux-x86/src/reflect/ |
D | abi_test.go | 122 type StructFillRegs struct { struct 123 a0, a1, a2, a3, a4, a5, a6, a7, a8 int 124 f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14 float64
|