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

  /frameworks/wilhelm/tests/sandbox/
playbq.c 53 char *to_ch = (char *) to; local
56 to_ch[0] = from_ch[1];
57 to_ch[1] = from_ch[0];
58 to_ch += 2;

Completed in 1570 milliseconds