Home
last modified time | relevance | path

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

/external/sqlite/dist/orig/
Dshell.c13417 int bDebug = 0; in do_meta_command() local
13429 bDebug = 1; in do_meta_command()
13512 if( bDebug ){ in do_meta_command()
13883 int bDebug = 0; /* Only show the query that would have run */ in do_meta_command() local
13904 bDebug = 1; in do_meta_command()
13985 if( bDebug ){ in do_meta_command()
/external/sqlite/dist/
Dshell.c13440 int bDebug = 0; in do_meta_command() local
13452 bDebug = 1; in do_meta_command()
13535 if( bDebug ){ in do_meta_command()
13906 int bDebug = 0; /* Only show the query that would have run */ in do_meta_command() local
13927 bDebug = 1; in do_meta_command()
14008 if( bDebug ){ in do_meta_command()