Home
last modified time | relevance | path

Searched refs:__SC_PAGE_SIZE (Results 1 – 13 of 13) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/runtime/
H A Dos_aix.go121 physPageSize = uintptr(sysconf(__SC_PAGE_SIZE))
/dports/lang/gcc11/gcc-11.2.0/libgo/go/runtime/
H A Dos_aix.go120 physPageSize = uintptr(sysconf(__SC_PAGE_SIZE))
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/runtime/
H A Dos_aix.go120 physPageSize = uintptr(sysconf(__SC_PAGE_SIZE))
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/runtime/
H A Dos_aix.go120 physPageSize = uintptr(sysconf(__SC_PAGE_SIZE))
/dports/lang/gcc10/gcc-10.3.0/libgo/go/runtime/
H A Dos_aix.go120 physPageSize = uintptr(sysconf(__SC_PAGE_SIZE))
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/runtime/
H A Dos_aix.go120 physPageSize = uintptr(sysconf(__SC_PAGE_SIZE))
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/runtime/
H A Dos_aix.go120 physPageSize = uintptr(sysconf(__SC_PAGE_SIZE))
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/runtime/
H A Ddefs_aix_ppc64.go98 __SC_PAGE_SIZE = 0x30 const
H A Ddefs_aix.go141 __SC_PAGE_SIZE = C._SC_PAGE_SIZE const
H A Dos_aix.go96 physPageSize = sysconf(__SC_PAGE_SIZE)
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/runtime/
H A Ddefs_aix_ppc64.go98 __SC_PAGE_SIZE = 0x30 const
H A Ddefs_aix.go141 __SC_PAGE_SIZE = C._SC_PAGE_SIZE const
H A Dos_aix.go96 physPageSize = sysconf(__SC_PAGE_SIZE)