Home
last modified time | relevance | path

Searched refs:ALIGN_TO_PAGE (Results 1 – 17 of 17) sorted by relevance

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/utils/
H A Dmmap_allocator.cpp19 #define ALIGN_TO_PAGE(x) ((x) & ~(sysconf(_SC_PAGE_SIZE) - 1)) macro
20 #define UPPER_ALIGN_TO_PAGE(x) ALIGN_TO_PAGE((x)+(sysconf(_SC_PAGE_SIZE)-1))
64 offset_mapped = ALIGN_TO_PAGE(offset); in mapping()
/dports/cad/cvc/cvc-1.1.0-4-gd172016/src/
H A Dmmap_access_mode.h25 #define ALIGN_TO_PAGE(x) ((x) & ~(getpagesize() - 1)) macro
26 #define UPPER_ALIGN_TO_PAGE(x) ALIGN_TO_PAGE((x)+(getpagesize()-1))
H A Dmmap_file_pool.cpp187 offset_to_map = ALIGN_TO_PAGE(offset); in open_and_mmap_file()
/dports/devel/efl/efl-1.25.1/src/lib/evas/common/
H A Devas_image_main.c92 # define ALIGN_TO_PAGE(Siz) \ in _evas_common_rgba_image_surface_size() macro
95 # define ALIGN_TO_PAGE(Siz) Siz in _evas_common_rgba_image_surface_size()
151 return ALIGN_TO_PAGE(siz); in _evas_common_rgba_image_surface_size()
152 #undef ALIGN_TO_PAGE in _evas_common_rgba_image_surface_size()
/dports/devel/llvm80/llvm-8.0.1.src/projects/openmp/runtime/src/
H A Dkmp_os.h277 #define ALIGN_TO_PAGE(x) \
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/openmp/runtime/src/
H A Dkmp_os.h285 #define ALIGN_TO_PAGE(x) \
/dports/devel/llvm10/llvm-10.0.1.src/projects/openmp/runtime/src/
H A Dkmp_os.h285 #define ALIGN_TO_PAGE(x) \
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_os.h308 #define ALIGN_TO_PAGE(x) \
/dports/devel/llvm11/llvm-11.0.1.src/projects/openmp/runtime/src/
H A Dkmp_os.h285 #define ALIGN_TO_PAGE(x) \
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/openmp/runtime/src/
H A Dkmp_os.h285 #define ALIGN_TO_PAGE(x) \
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_os.h308 #define ALIGN_TO_PAGE(x) \
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/openmp/runtime/src/
H A Dkmp_os.h298 #define ALIGN_TO_PAGE(x) \
/dports/devel/llvm90/llvm-9.0.1.src/projects/openmp/runtime/src/
H A Dkmp_os.h284 #define ALIGN_TO_PAGE(x) \
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_os.h308 #define ALIGN_TO_PAGE(x) \
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_os.h308 #define ALIGN_TO_PAGE(x) \
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_os.h308 #define ALIGN_TO_PAGE(x) \
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/runtime/src/
H A Dkmp_os.h308 #define ALIGN_TO_PAGE(x) \