HomeSort by: relevance | last modified time | path
    Searched defs:tt_head (Results 1 - 2 of 2) sorted by relevancy

  /src/games/hack/
hack.end.c 322 static struct toptenentry *tt_head; variable in typeref:struct:toptenentry *
375 t1 = tt_head = newttentry();
389 tt_head = t0;
447 t1 = tt_head;
737 t1 = tt_head = newttentry();
781 t1 = tt_head;
hack.end.c 322 static struct toptenentry *tt_head; variable in typeref:struct:toptenentry *
375 t1 = tt_head = newttentry();
389 tt_head = t0;
447 t1 = tt_head;
737 t1 = tt_head = newttentry();
781 t1 = tt_head;

Completed in 22 milliseconds