Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_resources.h70 GMT_LOG_ONCE = 1, /* Redirect log errors to new source until end of module */ enumerator
H A Dgmt_api.c13925 case GMT_LOG_ONCE: /* Redirect message just until end of next module */ in GMT_Handle_Messages()
H A Dgmt_init.c15734 …if (GMT->hidden.func_level == GMT_TOP_MODULE && GMT->parent->log_level == GMT_LOG_ONCE) { /* Reset… in gmt_end_module()