Home
last modified time | relevance | path

Searched defs:malloc_func (Results 1 – 25 of 98) sorted by relevance

1234

/dports/databases/cassandra-cpp-driver/cpp-driver-2.16.0/src/
H A Dmemory.cpp29 void cass_alloc_set_functions(CassMallocFunction malloc_func, CassReallocFunction realloc_func, in cass_alloc_set_functions()
72 void Memory::set_functions(CassMallocFunction malloc_func, CassReallocFunction realloc_func, in set_functions()
H A Dmemory.hpp30 static CassMallocFunction malloc_func() { return malloc_func_; } in malloc_func() function in datastax::internal::Memory
/dports/www/firefox-esr/firefox-91.8.0/media/libogg/src/
H A Dogg_alloc.c22 ogg_set_mem_functions(ogg_malloc_function_type *malloc_func, in ogg_set_mem_functions()
/dports/www/firefox/firefox-99.0/media/libogg/src/
H A Dogg_alloc.c22 ogg_set_mem_functions(ogg_malloc_function_type *malloc_func, in ogg_set_mem_functions()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libogg/src/
H A Dogg_alloc.c22 ogg_set_mem_functions(ogg_malloc_function_type *malloc_func, in ogg_set_mem_functions()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libogg/src/
H A Dogg_alloc.c22 ogg_set_mem_functions(ogg_malloc_function_type *malloc_func, in ogg_set_mem_functions()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libogg/src/
H A Dogg_alloc.c22 ogg_set_mem_functions(ogg_malloc_function_type *malloc_func, in ogg_set_mem_functions()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libogg/src/
H A Dogg_alloc.c22 ogg_set_mem_functions(ogg_malloc_function_type *malloc_func, in ogg_set_mem_functions()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/config/
H A Dunconfig.h152 # define malloc_func __attribute__((malloc)) macro
154 # define malloc_func macro
/dports/devel/nasm/nasm-2.15.05/config/
H A Dconfig.h.in822 # define malloc_func __attribute__((malloc)) macro
824 # define malloc_func macro
H A Dunconfig.h152 # define malloc_func __attribute__((malloc)) macro
154 # define malloc_func macro
/dports/math/suitesparse-config/SuiteSparse-5.10.1/SuiteSparse_config/
H A DSuiteSparse_config.h87 void *(*malloc_func) (size_t) ; /* pointer to malloc */ member
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/SuiteSparse_config/
H A DSuiteSparse_config.h87 void *(*malloc_func) (size_t) ; /* pointer to malloc */ member
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/SuiteSparse_config/
H A DSuiteSparse_config.h87 void *(*malloc_func) (size_t) ; /* pointer to malloc */ member
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/SuiteSparse_config/
H A DSuiteSparse_config.h87 void *(*malloc_func) (size_t) ; /* pointer to malloc */ member
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/SuiteSparse_config/
H A DSuiteSparse_config.h87 void *(*malloc_func) (size_t) ; /* pointer to malloc */ member
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/SuiteSparse_config/
H A DSuiteSparse_config.h87 void *(*malloc_func) (size_t) ; /* pointer to malloc */ member
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/SuiteSparse_config/
H A DSuiteSparse_config.h87 void *(*malloc_func) (size_t) ; /* pointer to malloc */ member
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/SuiteSparse_config/
H A DSuiteSparse_config.h87 void *(*malloc_func) (size_t) ; /* pointer to malloc */ member
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/SuiteSparse_config/
H A DSuiteSparse_config.h87 void *(*malloc_func) (size_t) ; /* pointer to malloc */ member
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/SuiteSparse_config/
H A DSuiteSparse_config.h87 void *(*malloc_func) (size_t) ; /* pointer to malloc */ member
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/SuiteSparse_config/
H A DSuiteSparse_config.h87 void *(*malloc_func) (size_t) ; /* pointer to malloc */ member
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/SuiteSparse_config/
H A DSuiteSparse_config.h87 void *(*malloc_func) (size_t) ; /* pointer to malloc */ member
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/SuiteSparse_config/
H A DSuiteSparse_config.h87 void *(*malloc_func) (size_t) ; /* pointer to malloc */ member
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/SuiteSparse_config/
H A DSuiteSparse_config.h87 void *(*malloc_func) (size_t) ; /* pointer to malloc */ member

1234