Home
last modified time | relevance | path

Searched refs:PAGESIZE (Results 201 – 225 of 1297) sorted by relevance

12345678910>>...52

/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/test/ELF/linkerscript/
H A Dmemory.s70 # RUN: llvm-readelf -S %t.pagesize | FileCheck --check-prefix=PAGESIZE %s
72 # PAGESIZE: [ 1] .text PROGBITS 0000000000001000 001000 000001
73 # PAGESIZE-NEXT: [ 2] .data PROGBITS 0000000000001001 001001 001000
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/test/ELF/linkerscript/
H A Dmemory.s70 # RUN: llvm-readelf -S %t.pagesize | FileCheck --check-prefix=PAGESIZE %s
72 # PAGESIZE: [ 1] .text PROGBITS 0000000000001000 001000 000001
73 # PAGESIZE-NEXT: [ 2] .data PROGBITS 0000000000001001 001001 001000
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/test/ELF/linkerscript/
H A Dmemory.s70 # RUN: llvm-readelf -S %t.pagesize | FileCheck --check-prefix=PAGESIZE %s
72 # PAGESIZE: [ 1] .text PROGBITS 0000000000001000 001000 000001
73 # PAGESIZE-NEXT: [ 2] .data PROGBITS 0000000000001001 001001 001000
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/arch/s390x/bits/
H A Duser.h57 #define PAGE_MASK (~(PAGESIZE-1))
58 #define NBPG PAGESIZE
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/support/
H A Dpagelocker.cpp42 #elif defined(PAGESIZE) // defined in limits.h in GetSystemPageSize()
43 page_size = PAGESIZE; in GetSystemPageSize()
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/arch/s390x/bits/
H A Duser.h57 #define PAGE_MASK (~(PAGESIZE-1))
58 #define NBPG PAGESIZE
/dports/lang/zig/zig-0.9.0/lib/libc/include/s390x-linux-musl/bits/
H A Duser.h57 #define PAGE_MASK (~(PAGESIZE-1))
58 #define NBPG PAGESIZE
/dports/lang/zig/zig-0.9.0/lib/libc/musl/arch/s390x/bits/
H A Duser.h57 #define PAGE_MASK (~(PAGESIZE-1))
58 #define NBPG PAGESIZE
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/s390x-linux-musl/bits/
H A Duser.h57 #define PAGE_MASK (~(PAGESIZE-1))
58 #define NBPG PAGESIZE
/dports/lang/smalltalk/smalltalk-3.2.5/lightning/i386/
H A Dfuncs.h57 #ifdef PAGESIZE in jit_flush_code()
58 const int page_size = PAGESIZE; in jit_flush_code()
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/support/
H A Dpagelocker.cpp42 #elif defined(PAGESIZE) // defined in limits.h in GetSystemPageSize()
43 page_size = PAGESIZE; in GetSystemPageSize()
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/support/
H A Dpagelocker.cpp42 #elif defined(PAGESIZE) // defined in limits.h in GetSystemPageSize()
43 page_size = PAGESIZE; in GetSystemPageSize()
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/arch/s390x/bits/
H A Duser.h57 #define PAGE_MASK (~(PAGESIZE-1))
58 #define NBPG PAGESIZE
/dports/math/reduce/Reduce-svn5758-src/psl/dist/kernel/macintel64/
H A Dbpsheap.c66 #ifndef PAGESIZE
67 #define PAGESIZE 4096 macro
325 p = (char *)(( bpslowerbound -1) & ~(PAGESIZE-1)); in setupbps()
326 bpssize = ((BPSSIZE + PAGESIZE-1) & ~(PAGESIZE-1)); in setupbps()
/dports/math/reduce/Reduce-svn5758-src/psl/dist/kernel/freeBSD64/
H A Dbpsheap.c69 #ifndef PAGESIZE
70 #define PAGESIZE 4096 macro
345 p = (char *)(((long long) bpslowerbound -1) & ~(PAGESIZE-1)); in setupbps()
346 bpssize = ((BPSSIZE + PAGESIZE-1) & ~(PAGESIZE-1)); in setupbps()
/dports/math/reduce/Reduce-svn5758-src/psl/dist/kernel/AMD64_ext/
H A Dbpsheap.c70 #ifndef PAGESIZE
71 #define PAGESIZE 4096 macro
343 p = (char *)(((long long) bpslowerbound -1) & ~(PAGESIZE-1)); in setupbps()
344 bpssize = ((BPSSIZE + PAGESIZE-1) & ~(PAGESIZE-1)); in setupbps()
/dports/math/reduce/Reduce-svn5758-src/psl/dist/kernel/AMD64/
H A Dbpsheap.c70 #ifndef PAGESIZE
71 #define PAGESIZE 4096 macro
343 p = (char *)(((long long) bpslowerbound -1) & ~(PAGESIZE-1)); in setupbps()
344 bpssize = ((BPSSIZE + PAGESIZE-1) & ~(PAGESIZE-1)); in setupbps()
/dports/sysutils/linrename/util-linux-2.25.2/tests/ts/swapon/
H A Dfixsig18 PAGESIZE=$($TS_HELPER_SYSINFO pagesize)
36 seek=$(( $PAGESIZE - 10 )) count=10 bs=1 conv=notrunc &> /dev/null
/dports/devel/util-linux/util-linux-2.36/tests/ts/swapon/
H A Dfixsig17 PAGESIZE=$($TS_HELPER_SYSINFO pagesize)
35 seek=$(( $PAGESIZE - 10 )) count=10 bs=1 conv=notrunc &> /dev/null
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/test/functional/test_framework/
H A Dbdb.py31 PAGESIZE = 4096
135 data = f.read(PAGESIZE)
138 data = f.read(PAGESIZE)
/dports/net-p2p/bitcoin/bitcoin-22.0/test/functional/test_framework/
H A Dbdb.py31 PAGESIZE = 4096 variable
135 data = f.read(PAGESIZE)
138 data = f.read(PAGESIZE)
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/test/functional/test_framework/
H A Dbdb.py31 PAGESIZE = 4096 variable
135 data = f.read(PAGESIZE)
138 data = f.read(PAGESIZE)
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/test/functional/test_framework/
H A Dbdb.py31 PAGESIZE = 4096 variable
136 data = f.read(PAGESIZE)
139 data = f.read(PAGESIZE)
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/test/functional/test_framework/
H A Dbdb.py31 PAGESIZE = 4096 variable
136 data = f.read(PAGESIZE)
139 data = f.read(PAGESIZE)
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/test/functional/test_framework/
H A Dbdb.py31 PAGESIZE = 4096 variable
136 data = f.read(PAGESIZE)
139 data = f.read(PAGESIZE)

12345678910>>...52