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

/netbsd-current/games/adventure/
H A Dsave.c574 static int *const save_ints[] = { variable
623 static const unsigned num_save_ints = __arraycount(save_ints);
705 val = *(save_ints[i]);
819 *(save_ints[i]) = val;

Completed in 71 milliseconds