Searched refs:contAddr (Results 1 – 1 of 1) sorted by relevance
640 int contAddr; in sqliteGenerateConstraintChecks() local747 contAddr = sqliteVdbeCurrentAddr(v); in sqliteGenerateConstraintChecks()748 sqliteVdbeChangeP2(v, jumpInst2, contAddr); in sqliteGenerateConstraintChecks()750 sqliteVdbeChangeP2(v, jumpInst1, contAddr); in sqliteGenerateConstraintChecks()845 contAddr = sqliteVdbeCurrentAddr(v); in sqliteGenerateConstraintChecks()847 sqliteVdbeChangeP2(v, jumpInst1, contAddr); in sqliteGenerateConstraintChecks()849 sqliteVdbeChangeP2(v, jumpInst2, contAddr); in sqliteGenerateConstraintChecks()