Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_internals.h208 EXTERN_MSC int gmtlib_io_banner (struct GMT_CTRL *GMT, unsigned int direction);
H A Dgmt_io.c4972 int gmtlib_io_banner (struct GMT_CTRL *GMT, unsigned int direction) { in gmtlib_io_banner() function
5122 if ((error = gmtlib_io_banner (GMT, direction))) in gmt_set_cols()
H A Dgmt_api.c8619 gmtlib_io_banner (API->GMT, direction); /* Message for binary i/o */ in GMT_Init_IO()