Searched defs:getpagesize (Results 1 - 25 of 71) sorted by relevance

123

/netbsd-current/external/bsd/libfido2/dist/openbsd-compat/
H A Dbsd-getpagesize.c13 getpagesize(void) function
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dgetpagesize.h27 # define getpagesize() sysconf (_SC_PAGESIZE) macro
33 # define getpagesize() 8192 macro
35 # define getpagesize() 512 macro
43 # define getpagesize() B_PAGE_SIZE macro
50 # define getpagesize() EXEC_PAGESIZ macro
56 # define getpagesize macro
59 # define getpagesize macro
[all...]
/netbsd-current/external/gpl2/grep/dist/src/
H A Dgetpagesize.h9 # define getpagesize() B_PAGE_SIZE macro
18 # define getpagesize() sysconf (_SC_PAGESIZE) macro
24 # define getpagesize() 8192 macro
26 # define getpagesize() 512 macro
33 # define getpagesize macro
39 # define getpagesize macro
42 # define getpagesize macro
[all...]
/netbsd-current/external/gpl2/libmalloc/dist/
H A Dgetpagesize.h12 #define getpagesize() 512 macro
17 #define getpagesize() sysconf(_SC_PAGESIZE) macro
23 #define getpagesize() EXEC_PAGESIZE macro
26 #define getpagesize() (NBPG * CLSIZE) macro
32 #define getpagesize() NBPC macro
35 #define getpagesize() PAGESIZE macro
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dgetpagesize.c64 getpagesize (void) function
79 int getpagesize (void) function
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dgetpagesize.c64 getpagesize (void) function
79 int getpagesize (void) function
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dgetpagesize.c64 getpagesize (void) function
79 int getpagesize (void) function
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dgetpagesize.c64 getpagesize (void) function
79 int getpagesize (void) function
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dgetpagesize.c64 getpagesize (void) function
79 int getpagesize (void) function
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dgetpagesize.c64 getpagesize (void) function
79 int getpagesize (void) function
/netbsd-current/external/bsd/top/dist/machine/
H A Dm_hpux7.c848 int getpagesize() { return 1 << PGSHIFT; } function
H A Dm_hpux8.c786 int getpagesize() { return 1 << PGSHIFT; } function
H A Dm_hpux9.c809 int getpagesize() { return 1 << PGSHIFT; } function
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dlibbfd.c27 #define getpagesize() 2048 macro
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dlibbfd.c27 #define getpagesize() 2048 macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64/gnulib/import/
H A Dunistd.h1486 # undef getpagesize macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64eb/gnulib/import/
H A Dunistd.h1486 # undef getpagesize macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/alpha/gnulib/import/
H A Dunistd.h1486 # undef getpagesize macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/arm/gnulib/import/
H A Dunistd.h1486 # undef getpagesize macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/armeb/gnulib/import/
H A Dunistd.h1486 # undef getpagesize macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/hppa/gnulib/import/
H A Dunistd.h1486 # undef getpagesize macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/i386/gnulib/import/
H A Dunistd.h1486 # undef getpagesize macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/m68000/gnulib/import/
H A Dunistd.h1486 # undef getpagesize macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/m68k/gnulib/import/
H A Dunistd.h1486 # undef getpagesize macro
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mips64eb/gnulib/import/
H A Dunistd.h1486 # undef getpagesize macro
[all...]

Completed in 276 milliseconds

123