Searched defs:pVdbe (Results 1 – 1 of 1) sorted by relevance
10254 struct Vdbe *pVdbe; /* List of active virtual machines */ member11691 Vdbe *pVdbe; /* An engine for executing database bytecode */ member13864 Vdbe *pVdbe; /* The VM that owns this context */ member13876 Vdbe *pVdbe; /* Attach the explanation to this Vdbe */ member14268 struct Vdbe *pVdbe; /* Used to iterate through VMs */ in sqlite3_db_status() local