Home | History | Annotate | Download | only in dist

Lines Matching full:jumps

8661 #define SQLITE_JUMPIFNULL   0x08  /* jumps if either operand is NULL */
48418 ** sqlite3MemRelease() were called from here. With -O2, this jumps
55934 ** of the index entry is not R. If there is no such entry, control jumps
61761 ** Generate an OP_IsNull instruction that tests register iReg and jumps
62364 /* The OP_Found at the top of this branch jumps here when true,
83404 /* Control jumps to here if an error is encountered above, or upon
89987 ** Gosub opcode and jumps straight to the code generated by WhereEnd().
89995 ** of the Gosub above, jumps to the instruction right after the Goto.
90055 ** is required in a few obscure LEFT JOIN cases where control jumps