Searched refs:IndexSample (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c15314 typedef struct IndexSample IndexSample; typedef in typeref:struct:IndexSample
18704 int nSampleCol; /* Size of IndexSample.anEq[] and so on */
18706 IndexSample *aSample; /* Samples of the left-most key */
18738 struct IndexSample { struct
[all...]

Completed in 694 milliseconds