Home
last modified time | relevance | path

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

/dports/databases/spatialite/libspatialite-5.0.1/src/connection_cache/
H A Dalloc_cache.c373 const char *tinyPoint; in init_splite_internal_cache() local
410 tinyPoint = getenv ("SPATIALITE_TINYPOINT"); in init_splite_internal_cache()
411 if (tinyPoint == NULL) in init_splite_internal_cache()
413 else if (atoi (tinyPoint) != 0) in init_splite_internal_cache()