Searched refs:allow_cnt (Results 1 – 1 of 1) sorted by relevance
464 int i, allow_cnt = 0; in should_process_file_prog() local486 allow_cnt++; in should_process_file_prog()510 return allow_cnt == 0; in should_process_file_prog()2426 int i, allow_cnt = 0; in should_output_join_stats() local2441 allow_cnt++; in should_output_join_stats()2448 return allow_cnt == 0; in should_output_join_stats()2635 int i, allow_cnt = 0; in should_output_stats() local2650 allow_cnt++; in should_output_stats()2657 return allow_cnt == 0; in should_output_stats()