Home
last modified time | relevance | path

Searched defs:stmt_rem (Results 1 – 1 of 1) sorted by relevance

/dports/databases/spatialite/libspatialite-5.0.1/src/topology/
H A Dgaia_auxtopo_table.c2932 sqlite3_stmt * stmt_rem) in do_remove_small_faces2()
2955 sqlite3_stmt * stmt_edge, sqlite3_stmt * stmt_rem) in do_remove_small_faces1()
3007 sqlite3_stmt *stmt_rem = NULL; in gaiaTopoGeo_RemoveSmallFaces() local