WalSegment       44592 third_party/sqlite/amalgamation/sqlite3.c     struct WalSegment *pSegment = &p->aSegment[i];
WalSegment       44783 third_party/sqlite/amalgamation/sqlite3.c         + (nSegment-1)*sizeof(struct WalSegment)
WalSegment       1312 third_party/sqlite/src/src/wal.c     struct WalSegment *pSegment = &p->aSegment[i];
WalSegment       1503 third_party/sqlite/src/src/wal.c         + (nSegment-1)*sizeof(struct WalSegment)