Searched refs:countIrreversible (Results 1 – 1 of 1) sorted by relevance
31573 double countIrreversible = sqlite3_column_double(pCheckStmt, 0); in do_meta_command() local31574 if( countIrreversible>0 ){ in do_meta_command()31575 int sz = (int)(countIrreversible + 0.5); in do_meta_command()