Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dfigure.c177 if (options) GMT_Destroy_Cmd (API, &arg); in GMT_figure()
H A Dgmt.h152 EXTERN_MSC int GMT_Destroy_Cmd (void *API, char **cmd);
H A Dgmt_parse.c536 GMT_Destroy_Cmd (GMT->parent, &cmd); in gmtparse_ensure_b_and_dash_options_order()
935 int GMT_Destroy_Cmd (void *V_API, char **cmd) { in GMT_Destroy_Cmd() function
H A Dgmt_api.c12522 if (mode == GMT_MODULE_OPT) GMT_Destroy_Cmd (API, &text); in GMT_Call_Module()
13318 GMT_Destroy_Cmd (API, &text); in GMT_Encode_Options()
13326 GMT_Destroy_Cmd (API, &text); in GMT_Encode_Options()
H A Dgmt_init.c705 GMT_Destroy_Cmd (API, &cmd); /* Free string */ in gmtinit_translate_to_short_options()
15650 GMT_Destroy_Cmd (API, &string); in gmt_init_module()
/dports/graphics/gmt/gmt-6.3.0/doc/rst/source/devdocs/
H A Dapi.rst3020 int GMT_Destroy_Cmd (void *API, char **string);