/openbsd/gnu/lib/libiberty/src/ |
H A D | physmem.c | 88 double pagesize = sysconf (_SC_PAGESIZE); in physmem_total() local 100 double pagesize = pss.page_size; in physmem_total() local 112 double pagesize = sysconf (_SC_PAGESIZE); in physmem_total() local 192 double pagesize = sysconf (_SC_PAGESIZE); in physmem_available() local 206 double pagesize = pss.page_size; in physmem_available() local 218 double pagesize = sysconf (_SC_PAGESIZE); in physmem_available() local 233 double pagesize = vmstats.pagesize; in physmem_available() local
|
/openbsd/gnu/usr.bin/cvs/lib/ |
H A D | valloc.c | 17 long pagesize; local
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | cppfiles.c | 43 # define TEST_THRESHOLD(size, pagesize) \ argument 51 # define SHOULD_MMAP(size, pagesize) TEST_THRESHOLD (size, pagesize) argument 58 # define SHOULD_MMAP(size, pagesize) ((GetVersion() & 0x80000000) \ argument 396 static int pagesize = -1; local
|
/openbsd/regress/usr.bin/lastcomm/ |
H A D | callstack.c | 35 long pagesize; in main() local
|
H A D | trapstack.c | 39 long pagesize; in main() local
|
/openbsd/gnu/gcc/gcc/config/ |
H A D | host-darwin.c | 48 const size_t pagesize = getpagesize(); in darwin_gt_pch_use_address() local
|
/openbsd/regress/sys/uvm/mmap_noreplace/ |
H A D | mmap_noreplace.c | 43 long pagesize; in main() local
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | bfdwin.c | 116 static size_t pagesize; in bfd_get_file_window() local
|
H A D | lynx-core.c | 97 int pagesize; local
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | bfdwin.c | 115 static size_t pagesize; in bfd_get_file_window() local
|
H A D | lynx-core.c | 94 int pagesize; local
|
/openbsd/regress/lib/libpthread/stack/ |
H A D | stack.c | 63 size_t size, size2, pagesize; in main() local
|
/openbsd/lib/libkvm/ |
H A D | kvm_mips64.c | 67 int pagesize; member
|
/openbsd/regress/sys/uvm/minherit_zero/ |
H A D | minherit_zero.c | 110 long pagesize; in main() local
|
/openbsd/regress/sys/kern/signal/siginfo-fault/ |
H A D | siginfo-fault.c | 124 long pagesize = sysconf(_SC_PAGESIZE); in main() local
|
/openbsd/lib/libc/include/ |
H A D | mpool.h | 70 unsigned long pagesize; /* file page size */ member
|
/openbsd/regress/sys/kern/fork-exit/ |
H A D | fork-exit.c | 42 int pagesize; variable
|
/openbsd/lib/libc/db/mpool/ |
H A D | mpool.c | 55 mpool_open(void *key, int fd, pgno_t pagesize, pgno_t maxcache) in mpool_open()
|
/openbsd/lib/libusbhid/ |
H A D | usage.c | 50 int pagesize, pagesizemax; member
|
/openbsd/gnu/llvm/lldb/include/lldb/Target/ |
H A D | MemoryRegionInfo.h | 131 void SetPageSize(int pagesize) { m_pagesize = pagesize; } in SetPageSize()
|
/openbsd/sys/dev/pci/drm/i915/ |
H A D | intel_memory_region.c | 37 u8 __iomem *va, int pagesize, in __iopagetest()
|
/openbsd/gnu/usr.bin/binutils/ld/ |
H A D | ldexp.h | 101 bfd_vma base, end, pagesize; member
|
/openbsd/gnu/usr.bin/binutils-2.17/ld/ |
H A D | ldexp.h | 126 bfd_vma base, min_base, relro_end, end, pagesize, maxpagesize; member
|
/openbsd/usr.bin/top/ |
H A D | machine.c | 188 int pagesize; in machine_init() local
|
/openbsd/sys/uvm/ |
H A D | uvmexp.h | 54 int pagesize; /* size of a page (PAGE_SIZE): must be power of 2 */ member
|