HomeSort by relevance Sort by last modified time
    Searched full:result_strings (Results 1 - 1 of 1) sorted by null

  /frameworks/wilhelm/tests/sandbox/
multiplay.c 41 static const char *result_strings[] = { variable
66 if ( /* result >= 0 && */ result < sizeof(result_strings) / sizeof(result_strings[0]))
67 return result_strings[result];

Completed in 198 milliseconds