Searched defs:nInit (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/sqlite3/ | ||
H A D | shell.c | 6430 int nInit; /* Number of bytes in zInit */ global() member |
H A D | sqlite3.c | 24007 u32 nInit = countLookasideSlots(db->lookaside.pInit); sqlite3LookasideUsed() local |