Home
last modified time | relevance | path

Searched refs:__go_make_slice2_big (Results 1 – 11 of 11) sorted by relevance

/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/runtime/
H A Dgo-make-slice.c75 __go_make_slice2_big (const struct __go_type_descriptor *td, uint64_t len, in __go_make_slice2_big() function
95 return __go_make_slice2_big (td, len, len); in __go_make_slice1_big()
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/runtime/
H A Dgo-make-slice.c78 __go_make_slice2_big (const struct __go_type_descriptor *td, uint64_t len, in __go_make_slice2_big() function
98 return __go_make_slice2_big (td, len, len); in __go_make_slice1_big()
/dports/lang/gnat_util/gcc-6-20180516/libgo/runtime/
H A Dgo-make-slice.c78 __go_make_slice2_big (const struct __go_type_descriptor *td, uint64_t len, in __go_make_slice2_big() function
98 return __go_make_slice2_big (td, len, len); in __go_make_slice1_big()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/runtime/
H A Dgo-make-slice.c78 __go_make_slice2_big (const struct __go_type_descriptor *td, uint64_t len, in __go_make_slice2_big() function
98 return __go_make_slice2_big (td, len, len); in __go_make_slice1_big()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/runtime/
H A Dgo-make-slice.c78 __go_make_slice2_big (const struct __go_type_descriptor *td, uint64_t len, in __go_make_slice2_big() function
98 return __go_make_slice2_big (td, len, len); in __go_make_slice1_big()
/dports/lang/gcc48/gcc-4.8.5/libgo/runtime/
H A Dgo-make-slice.c78 __go_make_slice2_big (const struct __go_type_descriptor *td, uint64_t len, in __go_make_slice2_big() function
98 return __go_make_slice2_big (td, len, len); in __go_make_slice1_big()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/go/gofrontend/
H A Druntime.def83 DEF_GO_RUNTIME(MAKESLICE2BIG, "__go_make_slice2_big", P3(TYPE, UINT64, UINT64),
/dports/lang/gcc48/gcc-4.8.5/gcc/go/gofrontend/
H A Druntime.def83 DEF_GO_RUNTIME(MAKESLICE2BIG, "__go_make_slice2_big", P3(TYPE, UINT64, UINT64),
/dports/lang/gnat_util/gcc-6-20180516/gcc/go/gofrontend/
H A Druntime.def83 DEF_GO_RUNTIME(MAKESLICE2BIG, "__go_make_slice2_big", P3(TYPE, UINT64, UINT64),
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/go/gofrontend/
H A Druntime.def77 DEF_GO_RUNTIME(MAKESLICE2BIG, "__go_make_slice2_big", P3(TYPE, UINT64, UINT64),
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/go/gofrontend/
H A Druntime.def83 DEF_GO_RUNTIME(MAKESLICE2BIG, "__go_make_slice2_big", P3(TYPE, UINT64, UINT64),