Home
last modified time | relevance | path

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

/dports/graphics/proj/proj-7.2.1/src/
H A Dproj_internal.h672 #define PJD_ERR_GENERIC_ERROR -61 macro
/dports/graphics/proj/proj-7.2.1/src/iso19111/
H A Dc_api.cpp85 pj_ctx_set_errno(ctx, PJD_ERR_GENERIC_ERROR); in proj_log_error()