Home
last modified time | relevance | path

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

/external/sqlite/dist/orig/
Dshell.c13759 int bSelftestExists; /* True if SELFTEST already exists */ in do_meta_command() local
13786 bSelftestExists = 0; in do_meta_command()
13788 bSelftestExists = 1; in do_meta_command()
13792 bSelftestExists = 1; in do_meta_command()
13796 for(k=bSelftestExists; k>=0; k--){ in do_meta_command()
/external/sqlite/dist/
Dshell.c13782 int bSelftestExists; /* True if SELFTEST already exists */ in do_meta_command() local
13809 bSelftestExists = 0; in do_meta_command()
13811 bSelftestExists = 1; in do_meta_command()
13815 bSelftestExists = 1; in do_meta_command()
13819 for(k=bSelftestExists; k>=0; k--){ in do_meta_command()