Home
last modified time | relevance | path

Searched refs:last_action (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/ntpd/
H A Dntp.c93 time_t last_action = 0, interval, last_cdns_reset = 0; in ntp_main() local
431 last_action = now; in ntp_main()
445 last_action = now; in ntp_main()
457 if (conf->status.synced && last_action + 3 * interval < now) { in ntp_main()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dexcept.c3361 int last_action = -3; in convert_to_eh_region_ranges() local
3411 else if (last_action == -3) in convert_to_eh_region_ranges()
3414 last_action = -1; in convert_to_eh_region_ranges()
3431 if (last_action != this_action in convert_to_eh_region_ranges()
3437 if (last_action >= -1) in convert_to_eh_region_ranges()
3464 last_action = this_action; in convert_to_eh_region_ranges()
3470 if (last_action >= -1 && ! first_no_action_insn) in convert_to_eh_region_ranges()
/openbsd/gnu/gcc/gcc/
H A Dexcept.c3248 int last_action = -3; in convert_to_eh_region_ranges() local
3298 else if (last_action == -3) in convert_to_eh_region_ranges()
3301 last_action = -1; in convert_to_eh_region_ranges()
3318 if (last_action != this_action in convert_to_eh_region_ranges()
3324 if (last_action >= -1) in convert_to_eh_region_ranges()
3351 last_action = this_action; in convert_to_eh_region_ranges()
3357 if (last_action >= -1 && ! first_no_action_insn) in convert_to_eh_region_ranges()