Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_superlock.c268 struct InterpAndScript { struct
272 typedef struct InterpAndScript InterpAndScript; typedef
293 InterpAndScript *p = (InterpAndScript *)pCtx; in superlock_busy()
319 InterpAndScript busy = {0, 0}; in superlock_cmd()