Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c109191 typedef struct bytecodevtab bytecodevtab; typedef
109192 struct bytecodevtab { struct
109226 bytecodevtab *pNew;
109276 bytecodevtab *p = (bytecodevtab*)pVtab;
109285 bytecodevtab *pVTab = (bytecodevtab*)p;
109329 bytecodevtab *pTab = (bytecodevtab*)cur->pVtab;
109373 bytecodevtab *pVTab = (bytecodevtab*)cur->pVtab;
109508 bytecodevtab *pVTab = (bytecodevtab *)pVtabCursor->pVtab;
109552 bytecodevtab *pVTab = (bytecodevtab*)tab;