Home
last modified time | relevance | path

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

/dports/graphics/proj/proj-7.2.1/src/
H A Ddmstor.cpp64 pj_ctx_set_errno( ctx, PJD_ERR_WRONG_FORMAT_DMS_VALUE ); in dmstor_ctx()
76 pj_ctx_set_errno( ctx, PJD_ERR_WRONG_FORMAT_DMS_VALUE ); in dmstor_ctx()
H A Dproj_internal.h627 #define PJD_ERR_WRONG_FORMAT_DMS_VALUE -16 macro