Home
last modified time | relevance | path

Searched defs:ignoreJump (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libsqlite/src/
H A Dtrigger.c691 int ignoreJump /* Instruction to jump to for RAISE(IGNORE) */ in sqliteCodeRowTrigger()
H A DsqliteInt.h1073 int ignoreJump; /* where to jump to for a RAISE(IGNORE) */ member