Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_init.c18253 static const char *IO_direction[2] = {"Input", "Output"}; in gmt_setmode() local
18259 GMT_Report (GMT->parent, GMT_MSG_DEBUG, "Set binary mode for %s\n", IO_direction[direction]); in gmt_setmode()