Home
last modified time | relevance | path

Searched defs:GNU_OUR_PAGESIZE (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dgetpagesize.c36 #define GNU_OUR_PAGESIZE sysconf(_SC_PAGESIZE) macro
42 # define GNU_OUR_PAGESIZE PAGESIZE macro
45 # define GNU_OUR_PAGESIZE EXEC_PAGESIZE macro
48 # define GNU_OUR_PAGESIZE (NBPG * CLSIZE) macro
54 # define GNU_OUR_PAGESIZE NBPC macro
56 # define GNU_OUR_PAGESIZE 4096 /* Just punt and use reasonable value */ macro
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dgetpagesize.c36 #define GNU_OUR_PAGESIZE sysconf(_SC_PAGESIZE) macro
42 # define GNU_OUR_PAGESIZE PAGESIZE macro
45 # define GNU_OUR_PAGESIZE EXEC_PAGESIZE macro
48 # define GNU_OUR_PAGESIZE (NBPG * CLSIZE) macro
54 # define GNU_OUR_PAGESIZE NBPC macro
56 # define GNU_OUR_PAGESIZE 4096 /* Just punt and use reasonable value */ macro
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dgetpagesize.c36 #define GNU_OUR_PAGESIZE sysconf(_SC_PAGESIZE) macro
42 # define GNU_OUR_PAGESIZE PAGESIZE macro
45 # define GNU_OUR_PAGESIZE EXEC_PAGESIZE macro
48 # define GNU_OUR_PAGESIZE (NBPG * CLSIZE) macro
54 # define GNU_OUR_PAGESIZE NBPC macro
56 # define GNU_OUR_PAGESIZE 4096 /* Just punt and use reasonable value */ macro
/netbsd-src/external/gpl3/gdb/dist/libiberty/
H A Dgetpagesize.c36 #define GNU_OUR_PAGESIZE sysconf(_SC_PAGESIZE) macro
42 # define GNU_OUR_PAGESIZE PAGESIZE macro
45 # define GNU_OUR_PAGESIZE EXEC_PAGESIZE macro
48 # define GNU_OUR_PAGESIZE (NBPG * CLSIZE) macro
54 # define GNU_OUR_PAGESIZE NBPC macro
56 # define GNU_OUR_PAGESIZE 4096 /* Just punt and use reasonable value */ macro
/netbsd-src/external/gpl3/gdb.old/dist/libiberty/
H A Dgetpagesize.c36 #define GNU_OUR_PAGESIZE sysconf(_SC_PAGESIZE) macro
42 # define GNU_OUR_PAGESIZE PAGESIZE macro
45 # define GNU_OUR_PAGESIZE EXEC_PAGESIZE macro
48 # define GNU_OUR_PAGESIZE (NBPG * CLSIZE) macro
54 # define GNU_OUR_PAGESIZE NBPC macro
56 # define GNU_OUR_PAGESIZE 4096 /* Just punt and use reasonable value */ macro
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dgetpagesize.c36 #define GNU_OUR_PAGESIZE sysconf(_SC_PAGESIZE) macro
42 # define GNU_OUR_PAGESIZE PAGESIZE macro
45 # define GNU_OUR_PAGESIZE EXEC_PAGESIZE macro
48 # define GNU_OUR_PAGESIZE (NBPG * CLSIZE) macro
54 # define GNU_OUR_PAGESIZE NBPC macro
56 # define GNU_OUR_PAGESIZE 4096 /* Just punt and use reasonable value */ macro