Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_mbsystem_glue.c54 return (GMT_Get_ModuleInfo (API, modules, candidate, GMT_MODULE_KEYS)); in mbsystem_module_keys()
H A Dgmt_glue.c.in54 return (GMT_Get_ModuleInfo (API, modules, candidate, GMT_MODULE_KEYS));
H A Dgmt_resources.h200 GMT_MODULE_KEYS = 0, /* Mode for GMT_Get_ModuleInfo to request the module keys */ enumerator
H A Dgmt_api.c461 case GMT_MODULE_KEYS: in GMT_Get_ModuleInfo()