Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_error_codes.h119 GMT_SIZE_IS_ZERO, enumerator
H A Dgmt_api.c610 if (G->header->size == 0U) return (GMT_SIZE_IS_ZERO); in gmtapi_alloc_grid()
650 if (I->header->size == 0U) return (GMT_SIZE_IS_ZERO); in gmtapi_alloc_image()