Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_constants.h224 #define GMT_SEC2MIN (1.0 / GMT_MIN2SEC_F) macro
H A Dgmt_io.c4499 *val = fmod (*val, GMT_HR2SEC_F) * GMT_SEC2MIN; in gmtlib_modulo_time_calculator()
H A Dgmt_api.c1400 M = urint (floor (T * GMT_SEC2MIN)); in gmtapi_tictoc_string()