Searched refs:contAddr (Results 1 – 1 of 1) sorted by relevance
643 int contAddr; in sqliteGenerateConstraintChecks() local750 contAddr = sqliteVdbeCurrentAddr(v); in sqliteGenerateConstraintChecks()751 sqliteVdbeChangeP2(v, jumpInst2, contAddr); in sqliteGenerateConstraintChecks()753 sqliteVdbeChangeP2(v, jumpInst1, contAddr); in sqliteGenerateConstraintChecks()848 contAddr = sqliteVdbeCurrentAddr(v); in sqliteGenerateConstraintChecks()850 sqliteVdbeChangeP2(v, jumpInst1, contAddr); in sqliteGenerateConstraintChecks()852 sqliteVdbeChangeP2(v, jumpInst2, contAddr); in sqliteGenerateConstraintChecks()