Home
last modified time | relevance | path

Searched refs:gmtlib_garbage_collection (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_internals.h90 EXTERN_MSC void gmtlib_garbage_collection (struct GMTAPI_CTRL *API, int level); /* From gmt_api.c */
H A Dgmt_api.c7821 void gmtlib_garbage_collection (struct GMTAPI_CTRL *API, int level) { in gmtlib_garbage_collection() function
8258gmtlib_garbage_collection (API, GMT_NOTSET); /* Free any remaining memory from data registration d… in GMT_Destroy_Session()
H A Dgmt_init.c15747gmtlib_garbage_collection (GMT->parent, GMT->hidden.func_level); /* Free up all registered memory … in gmt_end_module()