Searched refs:tt_head (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.c60 } *tt_head; variable in typeref:struct:toptenentry
385 t1 = tt_head = newttentry();
394 tt_head = t0;
451 free_ttlist(tt_head);
471 t1 = tt_head;
527 free_ttlist(tt_head);
821 t1 = tt_head = newttentry();
840 t1 = tt_head;
873 free_ttlist(tt_head);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dtopten.c60 } *tt_head; variable in typeref:struct:toptenentry
385 t1 = tt_head = newttentry();
394 tt_head = t0;
451 free_ttlist(tt_head);
471 t1 = tt_head;
527 free_ttlist(tt_head);
821 t1 = tt_head = newttentry();
840 t1 = tt_head;
873 free_ttlist(tt_head);

Completed in 33 milliseconds