Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsqlite/src/
H A Dmain.c695 sqlite_vm **ppVm, /* OUT: The virtual machine */ in sqlite_compile()
H A Dtest1.c46 static int getVmPointer(Tcl_Interp *interp, const char *zArg, sqlite_vm **ppVm){ in getVmPointer()