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