HomeSort by relevance Sort by last modified time
    Searched refs:touppercase (Results 1 - 3 of 3) sorted by null

  /external/valgrind/none/tests/s390x/
tr.c 35 run_test((char *)&touppercase, &buff, 0);
36 run_test((char *)&touppercase, &buff, 0);
40 run_test((char *)&touppercase, &buff, 1);
43 run_test((char *)&touppercase, &buff, 3);
44 run_test((char *)&touppercase, &buff, 3);
45 run_test((char *)&touppercase, &buff, 8);
53 run_test((char *)&touppercase, &buff, 9);
tre.c 72 run_test((char *)&touppercase, &buff, 0, 0x0);
73 run_test((char *)&touppercase, &buff, 0, 'b');
77 run_test((char *)&touppercase, &buff, 1, 'a'); //cc = 1
78 run_test((char *)&touppercase, &buff, 1, 'b');
81 run_test((char *)&touppercase, &buff, 3, 'a'); //cc = 1
82 run_test((char *)&touppercase, &buff, 3, 'f'); //cc = 0
83 run_test((char *)&touppercase, &buff, 8, 'l'); //cc = 0
91 run_test((char *)&touppercase, &buff, 8, 'A');
table.h 1 char touppercase[256] = variable

Completed in 110 milliseconds