Searched refs:MyChar (Results 1 – 1 of 1) sorted by relevance
144 typedef char MyChar; typedef145 typedef const MyChar MyConstChar;162 sum += sizeof(MyConstChar) / sizeof(MyChar); in Test2()