Searched refs:NCCHRTRAN (Results 1 – 1 of 1) sorted by relevance
125 #define NCCHRTRAN(x) (iswupper(x) ? towlower(x) : (x)) macro1043 sum += NCCHRTRAN(wt) << in readhash()