Home
last modified time | relevance | path

Searched defs:towupper (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/gnu/usr.bin/gdb/libgnu/
H A Dwctype.h610 towupper in towupper() function
661 # define towupper rpl_towupper macro
/dflybsd-src/gnu/usr.bin/grep/libgreputils/
H A Dwctype.h905 towupper in towupper() function
958 # define towupper rpl_towupper macro
/dflybsd-src/lib/libc/locale/
H A Diswctype.c185 towupper(wint_t wc) in towupper() function
/dflybsd-src/include/
H A Dwctype.h111 #define towupper(wc) __toupper(wc) macro
/dflybsd-src/sys/libiconv/
H A Diconv.c310 towupper(int c, void *handle) in towupper() function
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcfns.gperf205 towupper keyword
/dflybsd-src/contrib/awk/
H A Drun.c2032 static wint_t towupper(wint_t wc) in towupper() function