Lines Matching defs:iTime
71689 sqlite3_int64 iTime = 0;71690 sqlite3_int64 *piTime = p->pVdbe!=0 ? &p->pVdbe->iCurrentTime : &iTime;