Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_io.c7124 GMT_LOCAL unsigned int gmtio_n_trailing_chars (struct GMT_CTRL *GMT, char *text) { in gmtio_n_trailing_chars() function
7169 unsigned int nt = (cmd) ? 0 : gmtio_n_trailing_chars (GMT, s); in gmt_scanf_arg()