HomeSort by: relevance | last modified time | path
    Searched refs:_bcs_toupper (Results 1 - 5 of 5) sorted by relevancy

  /src/lib/libc/citrus/
citrus_bcs.c 57 c1 = _bcs_toupper(*str1++);
58 c2 = _bcs_toupper(*str2++);
74 c1 = _bcs_toupper(*str1++);
75 c2 = _bcs_toupper(*str2++);
168 *s = _bcs_toupper(*s);
citrus_namespace.h 55 #define _bcs_toupper _citrus_bcs_toupper macro
citrus_prop.c 98 p = strchr(xdigit, _bcs_toupper(ch)); \
  /src/lib/libc/citrus/modules/
citrus_mskanji.c 513 switch (_bcs_toupper(*p)) {
citrus_ues.c 445 switch (_bcs_toupper(*p)) {

Completed in 14 milliseconds