Home
last modified time | relevance | path

Searched refs:IdxSampleCtx (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/sqlite3/
H A Dshell.c10683 struct IdxSampleCtx { struct
10695 struct IdxSampleCtx *p = (struct IdxSampleCtx*)sqlite3_user_data(pCtx); in idxSampleFunc() argument
10952 struct IdxSampleCtx samplectx; in idxPopulateStat1()