Home
last modified time | relevance | path

Searched refs:PAGESIZE (Results 176 – 200 of 1297) sorted by relevance

12345678910>>...52

/dports/lang/gcc10-devel/gcc-10-20211008/libiberty/
H A Dgetpagesize.c41 # ifdef PAGESIZE
42 # define GNU_OUR_PAGESIZE PAGESIZE
/dports/lang/gcc9/gcc-9.4.0/libiberty/
H A Dgetpagesize.c41 # ifdef PAGESIZE
42 # define GNU_OUR_PAGESIZE PAGESIZE
/dports/devel/djgpp-binutils/binutils-2.17/libiberty/
H A Dgetpagesize.c41 # ifdef PAGESIZE
42 # define GNU_OUR_PAGESIZE PAGESIZE
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/libiberty/
H A Dgetpagesize.c41 # ifdef PAGESIZE
42 # define GNU_OUR_PAGESIZE PAGESIZE
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libiberty/
H A Dgetpagesize.c41 # ifdef PAGESIZE
42 # define GNU_OUR_PAGESIZE PAGESIZE
/dports/lang/gcc9-aux/gcc-9.1.0/libiberty/
H A Dgetpagesize.c41 # ifdef PAGESIZE
42 # define GNU_OUR_PAGESIZE PAGESIZE
/dports/devel/mingw32-gcc/gcc-4.8.1/libiberty/
H A Dgetpagesize.c41 # ifdef PAGESIZE
42 # define GNU_OUR_PAGESIZE PAGESIZE
/dports/devel/binutils/binutils-2.37/libiberty/
H A Dgetpagesize.c41 # ifdef PAGESIZE
42 # define GNU_OUR_PAGESIZE PAGESIZE
/dports/math/openblas/OpenBLAS-0.3.18/driver/others/
H A Dmemory.c679 count = size / PAGESIZE;
752 start += PAGESIZE;
753 current -= PAGESIZE;
772 start += PAGESIZE;
1415 buffer += PAGESIZE;
1416 size -= PAGESIZE;
2171 count = size / PAGESIZE;
2249 start += PAGESIZE;
2269 start += PAGESIZE;
3234 buffer += PAGESIZE;
[all …]
/dports/benchmarks/polygraph/polygraph-4.13.0/src/xstd/h/sys/
H A Dresource.h48 #elif defined(PAGESIZE) in MaxRss2Size()
49 kb = (maxrss * PAGESIZE) / 1024; in MaxRss2Size()
/dports/mail/sqwebmail/sqwebmail-6.0.6/libs/sqwebmail/
H A Dpref.c26 #define PAGESIZE "PAGESIZE" macro
155 if (strncmp(r, PAGESIZE, sizeof(PAGESIZE)-1) == 0 in pref_init()
156 && r[sizeof(PAGESIZE)-1] == '=') in pref_init()
157 pref_flagpagesize=atoi(r+sizeof(PAGESIZE)); in pref_init()
276 sprintf(buf, SORTORDER "=%c " PAGESIZE "=%d " AUTOPURGE_V "=%d " in pref_update()
330 sprintf(buf, SORTORDER "=%c " PAGESIZE "=%s " AUTOPURGE_V "=%s " in pref_setprefs()
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/
H A Dlimits.h108 #ifndef PAGESIZE
110 #define PAGESIZE PAGE_SIZE macro
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/
H A Dlimits.h108 #ifndef PAGESIZE
110 #define PAGESIZE PAGE_SIZE macro
/dports/math/openblas/OpenBLAS-0.3.18/
H A Dcommon_mips.h92 #ifndef PAGESIZE
93 #define PAGESIZE ( 4 << 10) macro
H A Dcommon_zarch.h120 #ifndef PAGESIZE
121 #define PAGESIZE ( 4 << 10) macro
/dports/math/reduce/Reduce-svn5758-src/psl/dist/kernel/brock/
H A Dbpsheap.c67 #ifndef PAGESIZE
68 #define PAGESIZE 4096 macro
310 p = (char *)(((long long) bpslowerbound -1) & ~(PAGESIZE-1)); in setupbps()
311 bpssize = ((BPSSIZE + PAGESIZE-1) & ~(PAGESIZE-1)); in setupbps()
/dports/sysutils/linrename/util-linux-2.25.2/tests/ts/swapon/
H A Dfixpgsz18 PAGESIZE=$($TS_HELPER_SYSINFO pagesize)
25 if [ $(( 64 * 1024 )) -ne $PAGESIZE ]; then
/dports/devel/util-linux/util-linux-2.36/tests/ts/swapon/
H A Dfixpgsz17 PAGESIZE=$($TS_HELPER_SYSINFO pagesize)
24 if [ $(( 64 * 1024 )) -ne $PAGESIZE ]; then
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/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-libcxx/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/llvm11/llvm-11.0.1.src/tools/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/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/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/llvm12/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/lang/rust/rustc-1.58.1-src/src/llvm-project/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/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/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

12345678910>>...52