Searched defs:wctob (Results 1 – 8 of 8) sorted by relevance
6 int wctob(wint_t c) in wctob() function
26 LIBC_INLINE cpp::optional<int> wctob(wint_t c) { in wctob() function
1245 pub fn wctob(c: wint_t) -> c_int; in wctob() function