Home
last modified time | relevance | path

Searched defs:MYALLOC (Results 1 – 9 of 9) sorted by relevance

/dports/security/gost-engine/engine-7ed64cd/
H A Dgosthash.c21 # define MYALLOC(size) OPENSSL_malloc(size) macro
24 # define MYALLOC(size) malloc(size) macro
/dports/security/openssl-legacy-static/openssl-1.0.2u/engines/ccgost/
H A Dgosthash.c21 # define MYALLOC(size) OPENSSL_malloc(size) macro
24 # define MYALLOC(size) malloc(size) macro
/dports/security/openssl-unsafe/openssl-c9ba19c/engines/ccgost/
H A Dgosthash.c21 # define MYALLOC(size) OPENSSL_malloc(size) macro
24 # define MYALLOC(size) malloc(size) macro
/dports/biology/mothur/mothur-1.46.1/source/uchime_src/
H A Dtiming.h109 #define MYALLOC(Type, N, Name) (Type *) MyAlloc_((N)*sizeof(Type), ALLOCER_##Name, __FILE__, __LIN… macro
225 #define MYALLOC(Type, N, Name) myalloc(Type, N) macro
/dports/biology/rainbow/rainbow_2.0.4/
H A Dstdaln.h31 # define MYALLOC malloc macro
/dports/audio/mac/mac-3.99-u4-b5-s7/src/Shared/
H A DStdString.h1414 typedef typename MYBASE::allocator_type MYALLOC; typedef
/dports/audio/mous/mous-2.0.1/deps/MAC_SDK/Source/Shared/
H A DStdString.h1414 typedef typename MYBASE::allocator_type MYALLOC; typedef
/dports/graphics/povray37/povray-3.7.0.10/windows/cmedit/
H A DStdString.h1933 typedef typename MYBASE::allocator_type MYALLOC; typedef
/dports/devel/p8-platform/platform-p8-platform-2.1.0.1/src/util/
H A DStdString.h2043 typedef typename MYBASE::allocator_type MYALLOC; typedef