Home | History | Annotate | Download | only in fts1

Lines Matching refs:putVarint

44 static int putVarint(char *p, sqlite_int64 v){
178 int n = putVarint(c, i);