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