Home
last modified time | relevance | path

Searched defs:isInit (Results 1 – 14 of 14) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_md5.c58 int isInit; member
H A Dtest_mutex.c50 int isInit; /* True if initialized */ member
H A Dpcache1.c224 int isInit; /* True if initialized */ member
H A DbtreeInt.h274 u8 isInit; /* True if previously initialized. MUST BE FIRST! */ member
H A Dtest_malloc.c793 static int isInit = 0; in test_memdebug_log() local
H A Dwal.c325 u8 isInit; /* 1 when initialized */ member
H A Dbuild.c1742 int isInit = db->init.busy && db->init.iDb!=1; in sqlite3AddDefaultValue() local
H A Dexpr.c2419 int sqlite3ExprIsConstantOrFunction(Expr *p, u8 isInit){ in sqlite3ExprIsConstantOrFunction()
H A DsqliteInt.h4021 int isInit; /* True after initialization has finished */ member
/sqlite-3.40.0/ext/misc/
H A Ddecimal.c37 char isInit; /* True upon initialization */ member
/sqlite-3.40.0/test/
H A Dspeedtest1.c79 unsigned char isInit; /* True if initialized */ member
H A Dthreadtest3.c144 int isInit; member
/sqlite-3.40.0/ext/async/
H A Dsqlite3async.c257 int isInit; member
/sqlite-3.40.0/ext/rtree/
H A Dgeopoly.c715 int isInit; member