Home
last modified time | relevance | path

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

/sqlite-3.40.0/test/
H A Dwordcount.c269 int showSummary = 0; /* True for --summary */ in main() local
326 showSummary = 1; in main()
590 if( showSummary ){ in main()