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

  /src/games/tetris/
scores.c 87 static void printem(int, int, struct highscore *, int, const char *);
889 printem(level, i + 1, sp, n, me);
902 printem(int level, int offset, struct highscore *hs, int n, const char *me) function in typeref:typename:void
scores.c 87 static void printem(int, int, struct highscore *, int, const char *);
889 printem(level, i + 1, sp, n, me);
902 printem(int level, int offset, struct highscore *hs, int n, const char *me) function in typeref:typename:void

Completed in 24 milliseconds