Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_error_codes.h47 GMT_CPT_READ_ERROR, enumerator
H A Dmakecpt.c157 …if (gmt_list_cpt (API->GMT, 'C')) return (GMT_CPT_READ_ERROR); /* Display list of available color … in usage()
H A Dgrd2cpt.c163 …if (gmt_list_cpt (API->GMT, 'C')) return (GMT_CPT_READ_ERROR); /* Display list of available color … in usage()
H A Dgmt_api.c3309 return_null (API, GMT_CPT_READ_ERROR); in gmtapi_import_palette()
3321 return_null (API, GMT_CPT_READ_ERROR); in gmtapi_import_palette()
3329 return_null (API, GMT_CPT_READ_ERROR); in gmtapi_import_palette()
3461 return_null (API, GMT_CPT_READ_ERROR); in gmtapi_import_postscript()
3469 return_null (API, GMT_CPT_READ_ERROR); in gmtapi_import_postscript()
3477 return_null (API, GMT_CPT_READ_ERROR); in gmtapi_import_postscript()
6786 return_null (API, GMT_CPT_READ_ERROR); in gmtapi_import_matrix()
7280 return_null (API, GMT_CPT_READ_ERROR); in gmtapi_import_vector()
9328 return_null (API, GMT_CPT_READ_ERROR); /* Failed in the conversion */ in GMT_Read_Data()