Searched refs:iAddr (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c18965 int iAddr; /* Subroutine entry address */ member in struct:Expr::__anon25::__anon26
71880 int iAddr = hdr + 1; /* Address of ptr to pc */ local
85071 int iAddr; /* Address of next instruction to return */ member in struct:VdbeOpIter
94982 int iAddr; local
95247 u32 iAddr; /* Address of this instruction */ local
105066 int iAddr; /* Address */ member in struct:bytecodevtab_cursor
111442 int iAddr = sqlite3VdbeAddOp0(v, OP_Once); local
111526 int iAddr = sqlite3VdbeAddOp0(v, OP_Once); VdbeCoverage(v); local
112408 int iAddr; local
138551 int iAddr = sqlite3VdbeCurrentAddr(v); local
[all...]
H A Dshell.c20215 int iAddr = sqlite3_column_int(pSql, 0); local
20224 int p2op = (p2 + (iOp-iAddr));

Completed in 728 milliseconds