Home | History | Annotate | Download | only in dist

Lines Matching refs:i64End

171   sqlite_int64 i64End = *((sqlite_int64 *) pEnd);
172 return (double) ((i64End - i64Start) / 10000000.0);