Searched defs:getVarint (Results 1 – 5 of 5) sorted by relevance
137 int getVarint(const unsigned char *p, sqlite_int64 *v){ in getVarint() function
59 static int getVarint(const char *p, sqlite_int64 *v){ in getVarint() function
129 static int getVarint(const char *p, sqlite_int64 *v){ in getVarint() function
424 static int getVarint(const char *p, sqlite_int64 *v){ in getVarint() function
4979 #define getVarint sqlite3GetVarint macro