Searched refs:first_run (Results 1 – 8 of 8) sorted by relevance
235 int ret, status, first_run; in check_load_file_memory_func() local243 first_run = p->verif_buff == NULL; in check_load_file_memory_func()246 if (first_run) in check_load_file_memory_func()281 if (! first_run) { in check_load_file_memory_func()297 if (first_run) in check_load_file_memory_func()
103 self.first_run = True125 if self.first_run:127 self.first_run = False
263 u8 first_run) { in tmin_run_target() argument313 if (first_run) { crash_mode = 1; } in tmin_run_target()343 if (first_run) { orig_cksum = cksum; } in tmin_run_target()
325 first_run = (q->exec_cksum == 0); in calibrate_case() local536 if (!afl->non_instrumented_mode && first_run && !fault && !new_bits) { in calibrate_case()570 if (!first_run) { show_stats(afl); } in calibrate_case()
206 static u32 analyze_run_target(u8 *mem, u32 len, u8 first_run) { in analyze_run_target() argument255 if (first_run) { orig_cksum = cksum; } in analyze_run_target()
126 u8 first_run) { in run_target() argument
3103 int first_run = 0; in init_mparams() local3116 first_run = 1; in init_mparams()3196 if (first_run != 0) { in init_mparams()
3820 static boolean first_run = TRUE; in nine_shader_get_debug_flag() local3822 if (unlikely(first_run)) { in nine_shader_get_debug_flag()3823 first_run = FALSE; in nine_shader_get_debug_flag()