HomeSort by: relevance | last modified time | path
    Searched refs:raised (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
igpio.c 754 uint32_t raised; local in function:igpio_intr
767 raised = bus_space_read_4(sc->sc_bst, bsh, is_reg);
774 pending = raised & enabled;
789 raised &= ~(1 << b);
797 bus_space_write_4(sc->sc_bst, bsh, is_reg, raised);
  /src/common/dist/zlib/contrib/ada/
zlib.ads 174 -- The exception would be raised.
  /src/sys/arch/m68k/060sp/dist/
fplsp.s 6837 # should always be raised, to simulate that exception #
6845 # raised by 7.3. That is the only exception raised by 7.3.#
fpsp.s 6943 # should always be raised, to simulate that exception #
6951 # raised by 7.3. That is the only exception raised by 7.3.#

Completed in 33 milliseconds