Home
last modified time | relevance | path

Searched defs:choice (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/
Drsg_generator.c654 char choice = fgetc(input); in main() local
/frameworks/wilhelm/tests/sandbox/
Dmonkey.c273 unsigned choice = (rand() & 0x7FFFFFFF) % totalProbability; in main() local