Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c109358 typedef struct bytecodevtab_cursor bytecodevtab_cursor; typedef
109359 struct bytecodevtab_cursor { struct
109444 bytecodevtab_cursor *pCur;
109456 static void bytecodevtabCursorClear(bytecodevtab_cursor *pCur){
109475 bytecodevtab_cursor *pCur = (bytecodevtab_cursor*)cur;
109486 bytecodevtab_cursor *pCur = (bytecodevtab_cursor*)cur;
109517 bytecodevtab_cursor *pCur = (bytecodevtab_cursor*)cur;
109530 bytecodevtab_cursor *pCur = (bytecodevtab_cursor*)cur;
109649 bytecodevtab_cursor *pCur = (bytecodevtab_cursor*)cur;
109665 bytecodevtab_cursor *pCur = (bytecodevtab_cursor *)pVtabCursor;