Home
last modified time | relevance | path

Searched defs:pI (Results 1 – 6 of 6) sorted by relevance

/sqlite-3.40.0/tool/
H A Dpagesig.c33 unsigned int *pI; in vlogSignature() local
/sqlite-3.40.0/ext/misc/
H A Dvfslog.c356 unsigned int *pI; in vlogSignature() local
/sqlite-3.40.0/src/
H A Dutil.c909 int sqlite3GetUInt32(const char *z, u32 *pI){ in sqlite3GetUInt32()
H A Dtest_vfstrace.c281 static void strappend(char *z, int *pI, const char *zAppend){ in strappend()
/sqlite-3.40.0/test/
H A Dfuzzcheck.c706 unsigned int *pI /* Input index to adjust */ in isOffset()
/sqlite-3.40.0/ext/fts5/
H A Dfts5_index.c5186 Fts5DoclistIter *pI = &pThis->iter; in fts5MergePrefixLists() local