Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/rtree/
H A Dtest_rtreedoc.c28 typedef struct BoxGeomCtx BoxGeomCtx; typedef
29 struct BoxGeomCtx { struct
41 BoxGeomCtx *p = (BoxGeomCtx*)pCtx; in testDelUser() argument