Home
last modified time | relevance | path

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

/dports/lang/gcc48/gcc-4.8.5/libgo/go/reflect/
H A Dtype.go1515 type sliceGC struct { struct
1516 width uintptr // sizeof(slice)
1517 op uintptr // _GC_SLICE
1518 off uintptr // 0
1519 elemgc unsafe.Pointer // element gc program
1520 end uintptr // _GC_END
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/go/reflect/
H A Dtype.go1638 type sliceGC struct { struct
1639 width uintptr // sizeof(slice)
1640 op uintptr // _GC_SLICE
1641 off uintptr // 0
1642 elemgc unsafe.Pointer // element gc program
1643 end uintptr // _GC_END
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/reflect/
H A Dtype.go1929 type sliceGC struct { struct
1930 width uintptr // sizeof(slice)
1931 op uintptr // _GC_SLICE
1932 off uintptr // 0
1933 elemgc unsafe.Pointer // element gc program
1934 end uintptr // _GC_END
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/reflect/
H A Dtype.go1929 type sliceGC struct { struct
1930 width uintptr // sizeof(slice)
1931 op uintptr // _GC_SLICE
1932 off uintptr // 0
1933 elemgc unsafe.Pointer // element gc program
1934 end uintptr // _GC_END
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/reflect/
H A Dtype.go1902 type sliceGC struct { struct
1903 width uintptr // sizeof(slice)
1904 op uintptr // _GC_SLICE
1905 off uintptr // 0
1906 elemgc unsafe.Pointer // element gc program
1907 end uintptr // _GC_END