Home
last modified time | relevance | path

Searched refs:bInit (Results 1 – 3 of 3) sorted by relevance

/sqlite-3.40.0/tool/
H A Dshowwal.c60 int bInit in extendCksum() argument
63 if( bInit ){ in extendCksum()
/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest_tdb3.c58 static int bInit = 0; in tdb_lsm_env() local
60 if( bInit==0 ){ in tdb_lsm_env()
62 bInit = 1; in tdb_lsm_env()
/sqlite-3.40.0/src/
H A Dos_win.c2256 BOOL bInit = TRUE; in winceCreateLock() local
2299 bInit = FALSE; in winceCreateLock()
2334 if( bInit ){ in winceCreateLock()