Searched defs:szEst (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c18163 u8 szEst; /* Est size of value in this column. sizeof(INT)==1 */ member in struct:Column
122118 u8 szEst = 1; local
[all...]

Completed in 920 milliseconds