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

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c8332 #define OP_Goto 1 macro
10864 int cookieGoto; /* Address of OP_Goto to cookie verifier subroutine */
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c15716 #define OP_Goto 11 /* jump */ macro
113816 sqlite3VdbeChangeOpcode(v, (int)pPk->tnum, OP_Goto); local
[all...]

Completed in 1087 milliseconds