Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_constants.h189 GMT_CYCLE_SEC = 1, enumerator
H A Dgmt_parse.c1135 case GMT_CYCLE_SEC: /* Return 0.000-0.999999 second */ in GMT_Parse_Common()
H A Dgmt_io.c4492 case GMT_CYCLE_SEC: /* Return 0.000-0.999999 sec */ in gmtlib_modulo_time_calculator()
H A Dgmt_init.c2521 case 's': GMT->current.io.cycle_operator = GMT_CYCLE_SEC; break; in gmtinit_parse_w_option()