Searched refs:outentry (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dtopten.c66 STATIC_DCL void FDECL(outentry, (int,struct toptenentry *,BOOLEAN_P));
494 outentry(rank, t1, FALSE);
496 outentry(rank, t1, TRUE);
498 outentry(rank, t1, TRUE);
499 outentry(0, t0, TRUE);
503 outentry(0, t0, TRUE);
554 outentry(rank, t1, so) function
843 (void) outentry(rank, t1, 0);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dtopten.c66 STATIC_DCL void FDECL(outentry, (int,struct toptenentry *,BOOLEAN_P));
494 outentry(rank, t1, FALSE);
496 outentry(rank, t1, TRUE);
498 outentry(rank, t1, TRUE);
499 outentry(0, t0, TRUE);
503 outentry(0, t0, TRUE);
554 outentry(rank, t1, so) function
843 (void) outentry(rank, t1, 0);

Completed in 32 milliseconds