Searched refs:ATIME (Results 1 - 4 of 4) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dattrib.h31 #define ATIME(x) (u.atime.a[x]) macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dattrib.h31 #define ATIME(x) (u.atime.a[x]) macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dattrib.c245 if(ATEMP(i) && ATIME(i)) {
246 if(!(--(ATIME(i)))) { /* countdown for change */
250 ATIME(i) = 100 / ACURR(A_CON);
465 ATEMP(i) = ATIME(i) = 0;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dattrib.c245 if(ATEMP(i) && ATIME(i)) {
246 if(!(--(ATIME(i)))) { /* countdown for change */
250 ATIME(i) = 100 / ACURR(A_CON);
465 ATEMP(i) = ATIME(i) = 0;

Completed in 36 milliseconds