Home
last modified time | relevance | path

Searched refs:ext_malloc (Results 1 – 6 of 6) sorted by relevance

/dports/devel/ga/ga-5.8/global/testing/
H A Dutil.c49 void *ext_malloc(size_t bytes, int align, char *name) { in ext_malloc() function
58 GA_Register_stack_memory(ext_malloc, ext_free); in register_ext_memory_()
/dports/multimedia/lives/lives-3.2.0/lives-plugins/plugins/decoders/
H A Ddecplugin.h174 malloc_f *ext_malloc; member
/dports/multimedia/lives/lives-3.2.0/src/
H A Dplugins.h324 malloc_f *ext_malloc; member
H A Dplugins.c2144 static malloc_f ext_malloc = (malloc_f) _ext_malloc; in set_cdata_memfuncs() local
2152 cdata->ext_malloc = &ext_malloc; in set_cdata_memfuncs()
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/util/
H A Dutil.c33 void *ext_malloc(size_t bytes, int align, char *name) { in ext_malloc() function
/dports/science/nwchem-data/nwchem-7.0.2-release/src/util/
H A Dutil.c33 void *ext_malloc(size_t bytes, int align, char *name) { in ext_malloc() function