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

  /src/games/random/
random.c 66 int ch, random_exit, selected, unbuffer_output; local in function:main
70 random_exit = unbuffer_output = 0;
74 random_exit = 1;
106 if (random_exit)
random.c 66 int ch, random_exit, selected, unbuffer_output; local in function:main
70 random_exit = unbuffer_output = 0;
74 random_exit = 1;
106 if (random_exit)

Completed in 23 milliseconds