Home
last modified time | relevance | path

Searched refs:HAVE_POSIX_MEMALIGN (Results 1 – 25 of 1577) sorted by relevance

12345678910>>...64

/dports/math/asymptote/asymptote-2.67/
H A Dalign.h4 #ifndef HAVE_POSIX_MEMALIGN
8 #define HAVE_POSIX_MEMALIGN macro
12 #define HAVE_POSIX_MEMALIGN macro
28 #ifdef HAVE_POSIX_MEMALIGN
65 #ifdef HAVE_POSIX_MEMALIGN in newAlign()
80 #ifdef HAVE_POSIX_MEMALIGN in deleteAlign()
114 #ifdef HAVE_POSIX_MEMALIGN in deleteAlign()
/dports/devel/commoncpp/commoncpp2-1.8.1/src/
H A Dmempager.cpp54 #if defined(HAVE_POSIX_MEMALIGN) && __BYTE_ALIGNMENT < 2
55 #undef HAVE_POSIX_MEMALIGN
58 #ifdef HAVE_POSIX_MEMALIGN
72 #if defined(HAVE_POSIX_MEMALIGN) in MemPager()
104 #ifdef HAVE_POSIX_MEMALIGN in clean()
126 #ifdef HAVE_POSIX_MEMALIGN in purge()
164 #if defined(HAVE_POSIX_MEMALIGN) in alloc()
/dports/games/libretro-xrick/xrick-libretro-0aad6c6/libretro/include/
H A Dconfig.h3 #undef HAVE_POSIX_MEMALIGN
5 #define HAVE_POSIX_MEMALIGN 1 macro
9 #define HAVE_POSIX_MEMALIGN 1 macro
/dports/devel/serd/serd-0.30.10/src/
H A Dserd_config.h64 # ifndef HAVE_POSIX_MEMALIGN
66 # define HAVE_POSIX_MEMALIGN macro
92 #ifdef HAVE_POSIX_MEMALIGN
/dports/games/libretro-hatari/hatari-561c07e/libretro/include/
H A Dconfig.h54 #undef HAVE_POSIX_MEMALIGN
56 #define HAVE_POSIX_MEMALIGN 1 macro
60 #define HAVE_POSIX_MEMALIGN 1 macro
/dports/biology/hmmer/hmmer-3.3/easel/
H A Desl_alloc.c24 (! defined(HAVE_POSIX_MEMALIGN) && ! defined(HAVE_ALIGNED_ALLOC) && ! defined(HAVE__MM_MALLOC))
135 #ifdef HAVE_POSIX_MEMALIGN in esl_alloc_aligned()
158 #ifdef HAVE_POSIX_MEMALIGN in esl_alloc_free()
216 #ifndef HAVE_POSIX_MEMALIGN in main()
227 #ifdef HAVE_POSIX_MEMALIGN in main()
242 #ifdef HAVE_POSIX_MEMALIGN in main()
393 #ifdef HAVE_POSIX_MEMALIGN in main()
/dports/biology/infernal/infernal-1.1.3/easel/
H A Desl_alloc.c24 (! defined(HAVE_POSIX_MEMALIGN) && ! defined(HAVE_ALIGNED_ALLOC) && ! defined(HAVE__MM_MALLOC))
135 #ifdef HAVE_POSIX_MEMALIGN in esl_alloc_aligned()
158 #ifdef HAVE_POSIX_MEMALIGN in esl_alloc_free()
216 #ifndef HAVE_POSIX_MEMALIGN in main()
227 #ifdef HAVE_POSIX_MEMALIGN in main()
242 #ifdef HAVE_POSIX_MEMALIGN in main()
393 #ifdef HAVE_POSIX_MEMALIGN in main()
/dports/net/openmpi/openmpi-4.1.1/opal/mca/mpool/base/
H A Dmpool_base_default.c31 #if HAVE_POSIX_MEMALIGN in mca_mpool_default_alloc()
52 #if HAVE_POSIX_MEMALIGN in mca_mpool_default_realloc()
69 #if HAVE_POSIX_MEMALIGN in mca_mpool_default_free()
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/mpool/base/
H A Dmpool_base_default.c31 #if HAVE_POSIX_MEMALIGN in mca_mpool_default_alloc()
52 #if HAVE_POSIX_MEMALIGN in mca_mpool_default_realloc()
69 #if HAVE_POSIX_MEMALIGN in mca_mpool_default_free()
/dports/audio/aften/aften-0.0.8/CMakeModules/
H A DCompilerSIMD.cmake20 " HAVE_POSIX_MEMALIGN)
23 IF(HAVE_POSIX_MEMALIGN)
24 ADD_DEFINE(HAVE_POSIX_MEMALIGN)
25 ENDIF(HAVE_POSIX_MEMALIGN)
/dports/graphics/opencv/opencv-4.5.3/modules/core/src/
H A Dalloc.cpp59 #ifdef HAVE_POSIX_MEMALIGN
85 #if defined HAVE_POSIX_MEMALIGN || defined HAVE_MEMALIGN || defined HAVE_WIN32_ALIGNED_MALLOC
133 #ifdef HAVE_POSIX_MEMALIGN in fastMalloc_()
175 #if defined HAVE_POSIX_MEMALIGN || defined HAVE_MEMALIGN in fastFree_()
/dports/audio/carla/Carla-2.4.1/source/modules/lilv/config/
H A Dserd_config.h13 #define HAVE_POSIX_MEMALIGN 1 macro
15 #define HAVE_POSIX_MEMALIGN 1 macro
/dports/audio/libmikmod/libmikmod-3.3.11.1/mmio/
H A Dmmalloc.c33 #ifdef HAVE_POSIX_MEMALIGN
58 #if defined(HAVE_POSIX_MEMALIGN) in MikMod_amalloc()
90 #if defined(HAVE_POSIX_MEMALIGN) in MikMod_afree()
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/utils/
H A Dmemory.c51 #ifdef HAVE_POSIX_MEMALIGN in malloc_aligned()
79 #ifdef HAVE_POSIX_MEMALIGN in realloc_aligned()
107 #ifdef HAVE_POSIX_MEMALIGN in free_aligned()
/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/bqvec/bqvec/
H A DAllocators.h49 #ifndef HAVE_POSIX_MEMALIGN
53 #define HAVE_POSIX_MEMALIGN macro
77 #ifndef HAVE_POSIX_MEMALIGN
87 #ifdef HAVE_POSIX_MEMALIGN
127 #ifdef HAVE_POSIX_MEMALIGN in allocate()
216 #ifdef HAVE_POSIX_MEMALIGN in deallocate()
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dpagealign_alloc.c57 #if HAVE_MMAP || ! HAVE_POSIX_MEMALIGN
149 #elif HAVE_POSIX_MEMALIGN in pagealign_alloc()
192 #elif HAVE_POSIX_MEMALIGN in pagealign_free()
/dports/devel/cvs-devel/cvs-1.12.13/lib/
H A Dpagealign_alloc.c61 #if HAVE_MMAP || ! HAVE_POSIX_MEMALIGN
150 #elif HAVE_POSIX_MEMALIGN in pagealign_alloc()
193 #elif HAVE_POSIX_MEMALIGN in pagealign_free()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dpagealign_alloc.c52 #if HAVE_MMAP || ! HAVE_POSIX_MEMALIGN
144 #elif HAVE_POSIX_MEMALIGN in pagealign_alloc()
187 #elif HAVE_POSIX_MEMALIGN in pagealign_free()
/dports/devel/libdill/libdill-2.14/
H A Dstack.c71 #if (HAVE_POSIX_MEMALIGN && HAVE_MPROTECT) & !defined DILL_NOGUARD in dill_ctx_stack_term()
94 #if (HAVE_POSIX_MEMALIGN && HAVE_MPROTECT) & !defined DILL_NOGUARD in dill_allocstack()
136 #if (HAVE_POSIX_MEMALIGN && HAVE_MPROTECT) & !defined DILL_NOGUARD in dill_freestack()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/glslopt/glsl-optimizer/src/mesa/main/
H A Dimports.c84 #if defined(HAVE_POSIX_MEMALIGN) in _mesa_align_malloc()
123 #if defined(HAVE_POSIX_MEMALIGN) in _mesa_align_calloc()
177 #if defined(HAVE_POSIX_MEMALIGN) in _mesa_align_free()
/dports/devel/libmill/libmill-1.18/
H A Dstack.c53 #if defined HAVE_POSIX_MEMALIGN && HAVE_MPROTECT in mill_get_stack_size()
84 #if defined HAVE_POSIX_MEMALIGN && HAVE_MPROTECT in mill_allocstackmem()
180 #if HAVE_POSIX_MEMALIGN && HAVE_MPROTECT in mill_freestack()
/dports/multimedia/vlc/vlc-3.0.16/compat/
H A Daligned_alloc.c28 #if !defined (HAVE_POSIX_MEMALIGN)
42 #ifdef HAVE_POSIX_MEMALIGN in aligned_alloc()
/dports/audio/rubberband/rubberband-2.0.0/src/system/
H A DAllocators.h34 #ifndef HAVE_POSIX_MEMALIGN
38 #define HAVE_POSIX_MEMALIGN macro
60 #ifdef HAVE_POSIX_MEMALIGN
96 #ifdef HAVE_POSIX_MEMALIGN in allocate()
183 #ifdef HAVE_POSIX_MEMALIGN in deallocate()
/dports/games/gemrb/gemrb-0.9.0/gemrb/plugins/BIKPlayer/
H A Dmem.cpp47 #if HAVE_POSIX_MEMALIGN in av_malloc()
70 #if !defined(HAVE_POSIX_MEMALIGN) && !defined(HAVE_ALIGNED_MALLOC) && !defined(HAVE_MEMALIGN) in av_free()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/dav1d/libdav1d/include/common/
H A Dmem.h44 #ifdef HAVE_POSIX_MEMALIGN in dav1d_alloc_aligned()
59 #ifdef HAVE_POSIX_MEMALIGN in dav1d_free_aligned()

12345678910>>...64