Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c27106 int bSelftestExists; /* True if SELFTEST already exists */ in do_meta_command() local
27132 bSelftestExists = 0; in do_meta_command()
27134 bSelftestExists = 1; in do_meta_command()
27138 bSelftestExists = 1; in do_meta_command()
27142 for(k=bSelftestExists; k>=0; k--){ in do_meta_command()