Searched refs:iBegin (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dshell.c1320 static sqlite3_int64 iBegin; /* Wall-clock time at start */ variable
1328 iBegin = timeOfDay();
1347 (iEnd - iBegin)*0.001,
H A Dsqlite3.c191600 int nByte = 0, iBegin = 0, iEnd = 0, iPos = 0; local
201448 int iBegin = 0; /* Offset in zDoc of start of token */ local
[all...]

Completed in 711 milliseconds