Searched refs:omin (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/acpi/
H A Dacpi_cpu_tstate.c171 uint32_t omax, omin; local
201 omin = sc->sc_tstate_min;
205 if (omax != sc->sc_tstate_max || omin != sc->sc_tstate_min) {
210 sc->sc_tstate[omin].ts_percent,
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-dfa.c561 offset_int omin local
563 if (known_le (lbound, omin))
566 = wi::sext (omin - lbound,
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-dfa.cc576 offset_int omin local
578 if (known_le (lbound, omin))
581 = wi::sext (omin - lbound,

Completed in 99 milliseconds