Home
last modified time | relevance | path

Searched refs:Free_Ctrl (Results 1 – 25 of 149) sorted by relevance

123456

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmtdefaults.c53 static void Free_Ctrl (struct GMT_CTRL *GMT, struct GMTDEFAULTS_CTRL *C) { /* Deallocate control st… in Free_Ctrl() function
122 #define Return(code) {Free_Ctrl (GMT, Ctrl); gmt_end_module (GMT, GMT_cpy); bailout (code);}
H A Dgmtset.c61 static void Free_Ctrl (struct GMT_CTRL *GMT, struct GMTSET_CTRL *C) { /* Deallocate control structu… in Free_Ctrl() function
143 #define Return(code) {Free_Ctrl (GMT, Ctrl); gmt_end_module (GMT, GMT_cpy); bailout (code);}
H A Dgmtwrite.c59 static void Free_Ctrl (struct GMT_CTRL *GMT, struct GMTWRITE_CTRL *C) { /* Deallocate control struc… in Free_Ctrl() function
164 #define Return(code) {Free_Ctrl (GMT, Ctrl); gmt_end_module (GMT, GMT_cpy); bailout (code);}
H A Dgmtread.c59 static void Free_Ctrl (struct GMT_CTRL *GMT, struct GMTREAD_CTRL *C) { /* Deallocate control struct… in Free_Ctrl() function
169 #define Return(code) {Free_Ctrl (GMT, Ctrl); gmt_end_module (GMT, GMT_cpy); bailout (code);}
H A Dgrd2sph.c.template64 GMT_LOCAL void Free_Ctrl (struct GMT_CTRL *GMT, struct GRD2SPH_CTRL *C) { /* Deallocate control str…
137 #define Return(code) {Free_Ctrl (GMT, Ctrl); GMT_end_module (GMT, GMT_cpy); bailout (code);}
148 void *New_Ctrl (), Free_Ctrl (struct GRD2SPH_CTRL *C);
H A Dgmtwhich.c63 static void Free_Ctrl (struct GMT_CTRL *GMT, struct GMTWHICH_CTRL *C) { /* Deallocate control struc… in Free_Ctrl() function
196 #define Return(code) {Free_Ctrl (GMT, Ctrl); gmt_end_module (GMT, GMT_cpy); bailout (code);}
H A Dgrdgdal.c75 static void Free_Ctrl (struct GMT_CTRL *GMT, struct GRDGDAL_CTRL *C) { /* Deallocate control struct… in Free_Ctrl() function
207 #define Return(code) {Free_Ctrl (GMT, Ctrl); gmt_end_module (GMT, GMT_cpy); bailout (code);}
H A Dblock_subs.h197 static void Free_Ctrl (struct GMT_CTRL *GMT, struct BLOCK_CTRL *C) { in Free_Ctrl() function
H A Dgmtget.c69 static void Free_Ctrl (struct GMT_CTRL *GMT, struct GMTGET_CTRL *C) { /* Deallocate control structu… in Free_Ctrl() function
186 #define Return(code) {Free_Ctrl (GMT, Ctrl); gmt_end_module (GMT, GMT_cpy); bailout (code);}
H A Dkml2gmt.c68 static void Free_Ctrl (struct GMT_CTRL *GMT, struct KML2GMT_CTRL *C) { /* Deallocate control struct… in Free_Ctrl() function
165 #define Return(code) {Free_Ctrl (GMT, Ctrl); gmt_end_module (GMT, GMT_cpy); bailout (code);}
H A Dgrdconvert.c65 static void Free_Ctrl (struct GMT_CTRL *GMT, struct GRDCONVERT_CTRL *C) { /* Deallocate control str… in Free_Ctrl() function
211 #define Return(code) {Free_Ctrl (GMT, Ctrl); gmt_end_module (GMT, GMT_cpy); bailout (code);}
H A Dpsclip.c69 static void Free_Ctrl (struct GMT_CTRL *GMT, struct PSCLIP_CTRL *C) { /* Deallocate control structu… in Free_Ctrl() function
228 #define Return(code) {Free_Ctrl (GMT, Ctrl); gmt_end_module (GMT, GMT_cpy); bailout (code);}
H A Dgmtsimplify.c73 static void Free_Ctrl (struct GMT_CTRL *GMT, struct GMTSIMPLIFY_CTRL *C) { /* Deallocate control st… in Free_Ctrl() function
278 #define Return(code) {Free_Ctrl (GMT, Ctrl); gmt_end_module (GMT, GMT_cpy); bailout (code);}
H A Dinset.c76 static void Free_Ctrl (struct GMT_CTRL *GMT, struct INSET_CTRL *C) { /* Deallocate control structur… in Free_Ctrl() function
215 #define Return(code) {Free_Ctrl (GMT, Ctrl); gmt_end_module (GMT, GMT_cpy); bailout (code);}
H A Dgmtlogo.c198 static void Free_Ctrl (struct GMT_CTRL *GMT, struct GMTLOGO_CTRL *C) { /* Deallocate control struct… in Free_Ctrl() function
318 #define Return(code) {Free_Ctrl (GMT, Ctrl); gmt_end_module (GMT, GMT_cpy); bailout(code);}
H A Dpsbasemap.c71 static void Free_Ctrl (struct GMT_CTRL *GMT, struct PSBASEMAP_CTRL *C) { /* Deallocate control stru… in Free_Ctrl() function
251 #define Return(code) {Free_Ctrl (GMT, Ctrl); gmt_end_module (GMT, GMT_cpy); bailout(code);}
H A Dsphinterpolate.c80 static void Free_Ctrl (struct GMT_CTRL *GMT, struct SPHINTERPOLATE_CTRL *C) { /* Deallocate control… in Free_Ctrl() function
237 #define Return(code) {Free_Ctrl (GMT, Ctrl); gmt_end_module (GMT, GMT_cpy); bailout (code);}
H A Dgrdclip.c85 static void Free_Ctrl (struct GMT_CTRL *GMT, struct GRDCLIP_CTRL *C) { /* Deallocate control struct… in Free_Ctrl() function
284 #define Return(code) {Free_Ctrl (GMT, Ctrl); gmt_end_module (GMT, GMT_cpy); bailout (code);}
/dports/graphics/gmt/gmt-6.3.0/src/mgd77/
H A Dmgd77path.c54 static void Free_Ctrl (struct GMT_CTRL *GMT, struct MGD77PATH_CTRL *C) { /* Deallocate control stru… in Free_Ctrl() function
153 #define Return(code) {Free_Ctrl (GMT, Ctrl); gmt_end_module (GMT, GMT_cpy); bailout (code);}
H A Dmgd77convert.c73 static void Free_Ctrl (struct GMT_CTRL *GMT, struct MGD77CONVERT_CTRL *C) { /* Deallocate control s… in Free_Ctrl() function
236 #define Return(code) {Free_Ctrl (GMT, Ctrl); gmt_end_module (GMT, GMT_cpy); bailout (code);}
/dports/graphics/gmt/gmt-6.3.0/src/x2sys/
H A Dx2sys_merge.c61 static void Free_Ctrl (struct GMT_CTRL *GMT, struct X2SYS_MERGE_CTRL *C) { /* Deallocate control st… in Free_Ctrl() function
135 #define Return(code) {Free_Ctrl (GMT, Ctrl); gmt_end_module (GMT, GMT_cpy); bailout (code);}
H A Dx2sys_put.c73 static void Free_Ctrl (struct GMT_CTRL *GMT, struct X2SYS_PUT_CTRL *C) { /* Deallocate control stru… in Free_Ctrl() function
195 #define Return(code) {Free_Ctrl (GMT, Ctrl); gmt_end_module (GMT, GMT_cpy); bailout (code);}
H A Dx2sys_init.c88 static void Free_Ctrl (struct GMT_CTRL *GMT, struct X2SYS_INIT_CTRL *C) { /* Deallocate control str… in Free_Ctrl() function
288 #define Return(code) {Free_Ctrl (GMT, Ctrl); gmt_end_module (GMT, GMT_cpy); bailout (code);}
/dports/graphics/gmt/gmt-6.3.0/src/spotter/
H A Drotconverter.c120 static void Free_Ctrl (struct GMT_CTRL *GMT, struct ROTCONVERTER_CTRL *C) { /* Deallocate control s… in Free_Ctrl() function
283 #define Return(code) {Free_Ctrl (GMT, Ctrl); gmt_end_module (GMT, GMT_cpy); bailout (code);}
/dports/graphics/gmt/gmt-6.3.0/src/gshhg/
H A Dgshhg.c77 static void Free_Ctrl (struct GMT_CTRL *GMT, struct GSHHG_CTRL *C) { /* Deallocate control structur… in Free_Ctrl() function
199 #define Return(code) {Free_Ctrl (GMT, Ctrl); gmt_end_module (GMT, GMT_cpy); bailout (code);}

123456