Searched defs:towlower (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/libstdc++/include/c_std/
H A Dstd_cwctype.h73 #undef towlower macro
/freebsd-10-stable/lib/libc/locale/
H A Diswctype.c195 #undef towlower macro
197 towlower(wc) function
/freebsd-10-stable/include/
H A Dwctype.h111 #define towlower(wc) __tolower(wc) macro
/freebsd-10-stable/sys/libkern/
H A Diconv.c308 towlower(int c, void *handle) function

Completed in 112 milliseconds