Home
last modified time | relevance | path

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

/freebsd-head/contrib/sqlite3/
HDshell.c28476 int bSelftestExists; /* True if SELFTEST already exists */ in do_meta_command() local
28502 bSelftestExists = 0; in do_meta_command()
28504 bSelftestExists = 1; in do_meta_command()
28508 bSelftestExists = 1; in do_meta_command()
28512 for(k=bSelftestExists; k>=0; k--){ in do_meta_command()