Home | History | Annotate | Download | only in cintltst

Lines Matching full:ucase_tolower

3221     if(ucase_tolower(ccsp, 0x41)!=0x41) {
3222 log_err("ucase_tolower(dummy, A)!=A\n");