Home
last modified time | relevance | path

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

/dflybsd-src/gnu/usr.bin/gdb/libgnu/
H A Dwctype.h599 towlower in towlower() function
652 # define towlower rpl_towlower macro
/dflybsd-src/gnu/usr.bin/grep/libgreputils/
H A Dwctype.h894 towlower in towlower() function
949 # define towlower rpl_towlower macro
/dflybsd-src/lib/libc/locale/
H A Diswctype.c178 towlower(wint_t wc) in towlower() function
/dflybsd-src/include/
H A Dwctype.h110 #define towlower(wc) __tolower(wc) macro
/dflybsd-src/sys/libiconv/
H A Diconv.c304 towlower(int c, void *handle) in towlower() function
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcfns.gperf204 towlower keyword
/dflybsd-src/contrib/awk/
H A Drun.c2040 static wint_t towlower(wint_t wc) in towlower() function