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