Home
last modified time | relevance | path

Searched refs:maxTinySize (Results 1 – 25 of 38) sorted by relevance

12

/dports/lang/gcc8/gcc-8.5.0/libgo/go/runtime/
H A Dmalloc.go102 maxTinySize = _TinySize const
665 if noscan && size < maxTinySize {
704 if off+size <= maxTinySize && c.tiny != 0 {
731 size = maxTinySize
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/runtime/
H A Dmalloc.go91 maxTinySize = _TinySize const
635 if noscan && size < maxTinySize {
674 if off+size <= maxTinySize && c.tiny != 0 {
698 size = maxTinySize
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dmalloc.go102 maxTinySize = _TinySize const
665 if noscan && size < maxTinySize {
704 if off+size <= maxTinySize && c.tiny != 0 {
731 size = maxTinySize
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dmalloc.go102 maxTinySize = _TinySize const
665 if noscan && size < maxTinySize {
704 if off+size <= maxTinySize && c.tiny != 0 {
731 size = maxTinySize
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dmalloc.go102 maxTinySize = _TinySize const
665 if noscan && size < maxTinySize {
704 if off+size <= maxTinySize && c.tiny != 0 {
731 size = maxTinySize
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dmalloc.go102 maxTinySize = _TinySize const
665 if noscan && size < maxTinySize {
704 if off+size <= maxTinySize && c.tiny != 0 {
731 size = maxTinySize
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/runtime/
H A Dmalloc.go102 maxTinySize = _TinySize const
665 if noscan && size < maxTinySize {
704 if off+size <= maxTinySize && c.tiny != 0 {
731 size = maxTinySize
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/runtime/
H A Dmalloc.go123 maxTinySize = _TinySize const
1008 if noscan && size < maxTinySize {
1055 if off+size <= maxTinySize && c.tiny != 0 {
1083 size = maxTinySize
1194 if raceenabled && noscan && dataSize < maxTinySize {
H A Dmfinal.go321 if ot.elem == nil || ot.elem.ptrdata != 0 || ot.elem.size >= maxTinySize {
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/runtime/
H A Dmalloc.go115 maxTinySize = _TinySize const
1000 if noscan && size < maxTinySize {
1047 if off+size <= maxTinySize && c.tiny != 0 {
1072 size = maxTinySize
1209 if raceenabled && noscan && dataSize < maxTinySize {
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/runtime/
H A Dmalloc.go128 maxTinySize = _TinySize const
886 if noscan && size < maxTinySize {
925 if off+size <= maxTinySize && c.tiny != 0 {
952 size = maxTinySize
/dports/lang/gcc9/gcc-9.4.0/libgo/go/runtime/
H A Dmalloc.go128 maxTinySize = _TinySize const
886 if noscan && size < maxTinySize {
925 if off+size <= maxTinySize && c.tiny != 0 {
952 size = maxTinySize
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/runtime/
H A Dmalloc.go128 maxTinySize = _TinySize const
886 if noscan && size < maxTinySize {
925 if off+size <= maxTinySize && c.tiny != 0 {
952 size = maxTinySize
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/runtime/
H A Dmalloc.go113 maxTinySize = _TinySize const
960 if noscan && size < maxTinySize {
999 if off+size <= maxTinySize && c.tiny != 0 {
1023 size = maxTinySize
/dports/lang/gcc11/gcc-11.2.0/libgo/go/runtime/
H A Dmalloc.go123 maxTinySize = _TinySize const
1007 if noscan && size < maxTinySize {
1054 if off+size <= maxTinySize && c.tiny != 0 {
1081 size = maxTinySize
H A Dmfinal.go321 if ot.elem == nil || ot.elem.ptrdata != 0 || ot.elem.size >= maxTinySize {
/dports/lang/gcc10/gcc-10.3.0/libgo/go/runtime/
H A Dmalloc.go123 maxTinySize = _TinySize const
982 if noscan && size < maxTinySize {
1021 if off+size <= maxTinySize && c.tiny != 0 {
1048 size = maxTinySize
H A Dmfinal.go321 if ot.elem == nil || ot.elem.ptrdata != 0 || ot.elem.size >= maxTinySize {
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/runtime/
H A Dmalloc.go123 maxTinySize = _TinySize const
1007 if noscan && size < maxTinySize {
1054 if off+size <= maxTinySize && c.tiny != 0 {
1081 size = maxTinySize
H A Dmfinal.go321 if ot.elem == nil || ot.elem.ptrdata != 0 || ot.elem.size >= maxTinySize {
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/runtime/
H A Dmalloc.go123 maxTinySize = _TinySize const
1007 if noscan && size < maxTinySize {
1054 if off+size <= maxTinySize && c.tiny != 0 {
1081 size = maxTinySize
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/runtime/
H A Dmalloc.go123 maxTinySize = _TinySize const
982 if noscan && size < maxTinySize {
1021 if off+size <= maxTinySize && c.tiny != 0 {
1048 size = maxTinySize
H A Dmfinal.go321 if ot.elem == nil || ot.elem.ptrdata != 0 || ot.elem.size >= maxTinySize {
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/runtime/
H A Dmalloc.go123 maxTinySize = _TinySize const
982 if noscan && size < maxTinySize {
1021 if off+size <= maxTinySize && c.tiny != 0 {
1048 size = maxTinySize
H A Dmfinal.go321 if ot.elem == nil || ot.elem.ptrdata != 0 || ot.elem.size >= maxTinySize {

12