Searched refs:intr (Results 1 - 9 of 9) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/win/tty/
H A Dgetline.c76 if (ttyDisplay->intr) {
77 ttyDisplay->intr--;
H A Dtopl.c456 if (ttyDisplay->intr) ttyDisplay->intr--;
H A Dwintty.c288 ttyDisplay->inmore = ttyDisplay->inread = ttyDisplay->intr = 0;
2260 ttyDisplay->intr++;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/win/tty/
H A Dgetline.c76 if (ttyDisplay->intr) {
77 ttyDisplay->intr--;
H A Dtopl.c456 if (ttyDisplay->intr) ttyDisplay->intr--;
H A Dwintty.c288 ttyDisplay->inmore = ttyDisplay->inread = ttyDisplay->intr = 0;
2260 ttyDisplay->intr++;
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dwintty.h64 int intr; /* non-zero if inread was interrupted */ member in struct:DisplayDesc
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dwintty.h64 int intr; /* non-zero if inread was interrupted */ member in struct:DisplayDesc
/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/imx6/uboot/
H A Dimx-regs.h337 uint32_t intr; member in struct:cspi_regs

Completed in 63 milliseconds