Home
last modified time | relevance | path

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

/sqlite-3.40.0/test/
H A Dwordcount.c243 int *pUseWithoutRowid /* Whether or not to use --without-rowid */ in allLoop() argument
254 *pUseWithoutRowid = i&1; in allLoop()