Home
last modified time | relevance | path

Searched refs:need_commit (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/gcc/gcc/
Dmode-switching.c391 int need_commit = 0; in optimize_mode_switching() local
618 need_commit = 1; in optimize_mode_switching()
684 if (need_commit) in optimize_mode_switching()
690 if (!need_commit && !emited) in optimize_mode_switching()
/openbsd/src/sys/dev/isa/
Dad1848var.h88 u_char need_commit; member
Dad1848.c984 sc->need_commit = 1; in ad1848_set_params()
1108 if (!sc->need_commit) in ad1848_commit_settings()
1174 sc->need_commit = 0; in ad1848_commit_settings()
1268 sc->need_commit = 1; in ad1848_set_speed()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dlcm.c1016 int need_commit = 0; local
1265 need_commit = 1;
1332 if (need_commit)
1338 if (!need_commit && !emited)
/openbsd/src/usr.sbin/bgpd/
Drde.c3563 int need_commit; variable
3587 need_commit = 1; in rde_pftable_send()
3645 if (!need_commit) in rde_commit_pftable()
3652 need_commit = 0; in rde_commit_pftable()