Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/x2sys/
H A Dx2sys_init.c227 if (opt->arg[0] && gmt_getinc (GMT, opt->arg, Ctrl->I.inc)) { in parse()
H A Dx2sys.c1187 if (gmt_getinc (GMT, &p[2], B->inc)) { in x2sys_set_system()
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgrdselect.c257 if (gmt_getinc (GMT, string, Ctrl->A.inc)) n_errors++; in parse()
272 if (opt->arg[0] && gmt_getinc (GMT, opt->arg, Ctrl->D.inc)) { in parse()
H A Dgrdinfo.c223 if (opt->arg[0] && gmt_getinc (GMT, opt->arg, Ctrl->D.inc)) { in parse()
278 if (gmt_getinc (GMT, opt->arg, Ctrl->I.inc)) { in parse()
H A Dgmt_parse.c236 if (!gmt_getinc (GMT, opt->arg, GMT->common.R.inc)) { /* Successful parsing */ in gmtparse_check_extended_R()
H A Dgmt_prototypes.h670 EXTERN_MSC bool gmt_getinc (struct GMT_CTRL *GMT, char *line, double inc[]);
H A Dgmt_init.c8649 if (gmt_getinc (GMT, &d[2], GMT->common.R.inc)) { in gmt_parse_R_option()
10877 if (gmt_getinc (GMT, txt_b, inc)) error = true; in gmtlib_setparameter()
17273 if (gmt_getinc (GMT, item, GMT->common.R.inc)) { in gmt_parse_inc_option()
H A Dgmt_support.c7122 bool gmt_getinc (struct GMT_CTRL *GMT, char *line, double inc[]) { in gmt_getinc() function
/dports/graphics/gmt/gmt-6.3.0/src/potential/
H A Dgmtgravmag3d.c310 if (gmt_getinc (GMT, opt->arg, Ctrl->I.inc)) { in parse()
H A Dgrdgravmag3d.c378 if (gmt_getinc(GMT, opt->arg, Ctrl->I.inc)) { in parse()