Home
last modified time | relevance | path

Searched defs:takes_mod (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_api.c12641 …char *optarg, char *argument, char **key, int k, bool colon, int *n_pre, unsigned int *takes_mod) { in gmtapi_extract_argument()
12831 unsigned int output_pos = 0, input_pos = 0, mod_pos, takes_mod; in GMT_Encode_Options() local