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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c18703 int mxSample; /* Number of slots allocated to aSample[] */ member in struct:Index
118011 int mxSample; /* Maximum number of samples to accumulate */ member in struct:StatAccum
118132 int mxSample = OptimizationEnabled(db,SQLITE_Stat4) ?SQLITE_STAT4_SAMPLES :0; local
[all...]

Completed in 767 milliseconds