Home | History | Annotate | Download | only in orig

Lines Matching defs:writeInt64

167544 static int writeInt64(u8 *p, i64 i){
167771 p += writeInt64(p, pCell->iRowid);