GETPAGESIZE       706 gc/include/private/gcconfig.h #	define GETPAGESIZE() sysconf(_SC_PAGE_SIZE)
GETPAGESIZE       727 gc/include/private/gcconfig.h #	define GETPAGESIZE() PAGESIZE	/* Is this still right? */
GETPAGESIZE       734 gc/include/private/gcconfig.h #	define GETPAGESIZE() 4096
GETPAGESIZE       744 gc/include/private/gcconfig.h #     define GETPAGESIZE() 4096
GETPAGESIZE       805 gc/include/private/gcconfig.h #     define GETPAGESIZE() getpagesize()
GETPAGESIZE       905 gc/include/private/gcconfig.h #       define GETPAGESIZE()  sysconf(_SC_PAGESIZE)
GETPAGESIZE      1022 gc/include/private/gcconfig.h #     define GETPAGESIZE() B_PAGE_SIZE
GETPAGESIZE      1083 gc/include/private/gcconfig.h #	define GETPAGESIZE()  sysconf(_SC_PAGESIZE)
GETPAGESIZE      1483 gc/include/private/gcconfig.h #     define GETPAGESIZE() sysconf(_SC_PAGE_SIZE)
GETPAGESIZE      1628 gc/include/private/gcconfig.h #       define GETPAGESIZE() sysconf(_SC_PAGE_SIZE)
GETPAGESIZE      1758 gc/include/private/gcconfig.h #   define GETPAGESIZE() 4096
GETPAGESIZE      1974 gc/include/private/gcconfig.h #    define GETPAGESIZE()  sysconf(_SC_PAGESIZE)
GETPAGESIZE      1981 gc/include/private/gcconfig.h #   define GETPAGESIZE() getpagesize()