Searched refs:TIMEOUT (Results 1 - 25 of 30) sorted by relevance

12

/seL4-refos-master/projects/util_libs/libplatsupport/plat_include/hifive/platsupport/plat/
H A Dpwm.h43 TIMEOUT, enumerator in enum:PWM_MODE
/seL4-refos-master/libs/libplatsupport/plat_include/hifive/platsupport/plat/
H A Dpwm.h43 TIMEOUT, enumerator in enum:PWM_MODE
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dprop.h120 # define TIMEOUT 0x00ffffffL /* Up to 16 million turns */ macro
H A Dyouprop.h230 (HLevitation & ~(I_SPECIAL|TIMEOUT)) == 0L && \
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dioctl.c27 # undef TIMEOUT /* defined in you.h and sys/tty.h */ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dprop.h120 # define TIMEOUT 0x00ffffffL /* Up to 16 million turns */ macro
H A Dyouprop.h230 (HLevitation & ~(I_SPECIAL|TIMEOUT)) == 0L && \
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dioctl.c27 # undef TIMEOUT /* defined in you.h and sys/tty.h */ macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dtimeout.c31 register long i = (Stoned & TIMEOUT);
54 register long i = (Vomiting & TIMEOUT) / 3L;
56 if ((((Vomiting & TIMEOUT) % 3L) == 2) && (i >= 0)
94 register long i = (Strangled & TIMEOUT);
122 register long i = (Slimed & TIMEOUT) / 2L;
124 if (((Slimed & TIMEOUT) % 2L) && i >= 0L
218 if((upp->intrinsic & TIMEOUT) && !(--upp->intrinsic & TIMEOUT)) {
318 (void) float_down(I_SPECIAL|TIMEOUT, 0L);
H A Ddo_wear.c113 if (!oldprop && !(HFast & TIMEOUT)) {
126 if (!oldprop && !(HFumbling & ~TIMEOUT))
175 if (!oldprop && !(HFumbling & ~TIMEOUT))
402 if (!oldprop && !(HFumbling & ~TIMEOUT))
429 if (!oldprop && !(HFumbling & ~TIMEOUT))
H A Dpotion.c23 if (val >= TIMEOUT) val = TIMEOUT;
35 return itimeout((old & TIMEOUT) + (long)incr);
43 *which &= ~TIMEOUT;
H A Dattrib.c352 if ((HClairvoyant & (INTRINSIC|TIMEOUT)) &&
H A Ddo.c783 if (float_down(I_SPECIAL|TIMEOUT, W_ARTI))
1652 if(!Wounded_legs || (HWounded_legs & TIMEOUT))
H A Dend.c422 if ((Sick & TIMEOUT) == 1) {
H A Dhack.c481 HLevitation &= ~(I_SPECIAL|TIMEOUT);
932 HFumbling &= ~TIMEOUT;
H A Dartifact.c1388 } else (void) float_down(I_SPECIAL|TIMEOUT, W_ARTI);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dtimeout.c31 register long i = (Stoned & TIMEOUT);
54 register long i = (Vomiting & TIMEOUT) / 3L;
56 if ((((Vomiting & TIMEOUT) % 3L) == 2) && (i >= 0)
94 register long i = (Strangled & TIMEOUT);
122 register long i = (Slimed & TIMEOUT) / 2L;
124 if (((Slimed & TIMEOUT) % 2L) && i >= 0L
218 if((upp->intrinsic & TIMEOUT) && !(--upp->intrinsic & TIMEOUT)) {
318 (void) float_down(I_SPECIAL|TIMEOUT, 0L);
H A Ddo_wear.c113 if (!oldprop && !(HFast & TIMEOUT)) {
126 if (!oldprop && !(HFumbling & ~TIMEOUT))
175 if (!oldprop && !(HFumbling & ~TIMEOUT))
402 if (!oldprop && !(HFumbling & ~TIMEOUT))
429 if (!oldprop && !(HFumbling & ~TIMEOUT))
H A Dpotion.c23 if (val >= TIMEOUT) val = TIMEOUT;
35 return itimeout((old & TIMEOUT) + (long)incr);
43 *which &= ~TIMEOUT;
H A Dattrib.c352 if ((HClairvoyant & (INTRINSIC|TIMEOUT)) &&
H A Ddo.c783 if (float_down(I_SPECIAL|TIMEOUT, W_ARTI))
1652 if(!Wounded_legs || (HWounded_legs & TIMEOUT))
H A Dend.c422 if ((Sick & TIMEOUT) == 1) {
H A Dhack.c481 HLevitation &= ~(I_SPECIAL|TIMEOUT);
932 HFumbling &= ~TIMEOUT;
/seL4-refos-master/projects/util_libs/libplatsupport/src/plat/hifive/
H A Dltimer.c215 .mode = TIMEOUT,
/seL4-refos-master/libs/libplatsupport/src/plat/hifive/
H A Dltimer.c215 .mode = TIMEOUT,

Completed in 119 milliseconds

12