Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c109349 typedef struct bytecodevtab bytecodevtab; typedef
109350 struct bytecodevtab { struct
109384 bytecodevtab *pNew;
109434 bytecodevtab *p = (bytecodevtab*)pVtab;
109443 bytecodevtab *pVTab = (bytecodevtab*)p;
109487 bytecodevtab *pTab = (bytecodevtab*)cur->pVtab;
109531 bytecodevtab *pVTab = (bytecodevtab*)cur->pVtab;
109666 bytecodevtab *pVTab = (bytecodevtab *)pVtabCursor->pVtab;
109710 bytecodevtab *pVTab = (bytecodevtab*)tab;