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

/freebsd-12-stable/contrib/llvm-project/libcxx/include/
H A Dwctype.h71 #undef towlower macro
/freebsd-12-stable/contrib/libstdc++/include/c_std/
H A Dstd_cwctype.h73 #undef towlower macro
/freebsd-12-stable/lib/libc/locale/
H A Diswctype.c178 #undef towlower macro
180 towlower(wint_t wc) function
/freebsd-12-stable/include/
H A Dwctype.h113 #define towlower(wc) __tolower(wc) macro
/freebsd-12-stable/sys/libkern/
H A Diconv.c310 towlower(int c, void *handle) function

Completed in 105 milliseconds