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

/macosx-10.10.1/emacs-93/emacs/lib-src/
H A Dupdate-game-score.c92 struct score_entry struct
99 int read_scores P_ ((const char *filename, struct score_entry **scores,
101 int push_score P_ ((struct score_entry **scores, int *count,
103 void sort_scores P_ ((struct score_entry *scores, int count, int reverse));
104 int write_scores P_ ((const char *filename, const struct score_entry *scores,
192 struct score_entry *scores;
275 struct score_entry *score;
361 struct score_entry **scores;
365 struct score_entry *ret;
371 ret = (struct score_entry *) callo
[all...]

Completed in 212 milliseconds