Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_constants.h315 #define GMT_CONTSPEC_MODS "acdefghijklLnNoprstuvwxX=" macro
H A Dgrdcontour.c333 … if ((c = gmt_first_modifier (GMT, &opt->arg[k], GMT_CONTSPEC_MODS))) { /* Process any modifiers */ in parse()
H A Dpscontour.c498 … if ((c = gmt_first_modifier (GMT, &opt->arg[k], GMT_CONTSPEC_MODS))) { /* Process any modifiers */ in parse()