Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_init.c2867 GMT_LOCAL void gmtinit_freeshorthand (struct GMT_CTRL *GMT) {/* Free memory used by shorthand array… in gmtinit_freeshorthand() function
13633 if (GMT->current.setting.io_gridfile_shorthand) gmtinit_freeshorthand (GMT); in gmt_end()