Home
last modified time | relevance | path

Searched refs:topoGetPrecision (Results 1 – 11 of 11) sorted by relevance

/dports/databases/postgis25/postgis-2.5.5/liblwgeom/
H A Dliblwgeom_topo.h741 double (*topoGetPrecision) ( member
H A Dlwgeom_topo.c140 CBT0(topo, topoGetPrecision); in lwt_be_topoGetPrecision()
/dports/devel/librttopo/librttopo-1.1.0/headers/
H A Dlibrttopo.h730 double (*topoGetPrecision) ( member
/dports/databases/postgis30/postgis-3.0.4/liblwgeom/
H A Dliblwgeom_topo.h684 double (*topoGetPrecision) ( member
H A Dlwgeom_topo.c139 CBT0(topo, topoGetPrecision); in lwt_be_topoGetPrecision()
/dports/databases/postgis32/postgis-3.2.0/liblwgeom/
H A Dliblwgeom_topo.h669 double (*topoGetPrecision) ( member
H A Dlwgeom_topo.c139 CBT0(topo, topoGetPrecision); in lwt_be_topoGetPrecision()
/dports/databases/postgis31/postgis-3.1.4/liblwgeom/
H A Dliblwgeom_topo.h684 double (*topoGetPrecision) ( member
H A Dlwgeom_topo.c139 CBT0(topo, topoGetPrecision); in lwt_be_topoGetPrecision()
/dports/databases/spatialite/libspatialite-5.0.1/src/topology/
H A Dgaia_auxtopo.c2277 callbacks->topoGetPrecision = callback_topoGetPrecision; in gaiaTopologyFromDBMS()
/dports/devel/librttopo/librttopo-1.1.0/src/
H A Drtgeom_topo.c163 CBT0(topo, topoGetPrecision); in rtt_be_topoGetPrecision()