Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_internals.h76 EXTERN_MSC bool gmtlib_module_may_get_R_from_RP (struct GMT_CTRL *GMT, const char *mod_name);
H A Dgmt_parse.c363 … if (gmtlib_module_may_get_R_from_RP (GMT, GMT->init.module_name)) { /* First check -RP history */ in gmtparse_complete_options()
H A Dgmt_init.c14762 bool gmtlib_module_may_get_R_from_RP (struct GMT_CTRL *GMT, const char *mod_name) { in gmtlib_module_may_get_R_from_RP() function
15331 if (gmtlib_module_may_get_R_from_RP (API->GMT, mod_name)) { /* First check -RP history */ in gmt_init_module()