Home
last modified time | relevance | path

Searched defs:toupper (Results 1 – 6 of 6) sorted by relevance

/rust-libc-0.2.174/src/windows/
H A Dmod.rs299 pub fn toupper(c: c_int) -> c_int; in toupper() function
/rust-libc-0.2.174/src/unix/
H A Dmod.rs597 pub fn toupper(c: c_int) -> c_int; in toupper() function
/rust-libc-0.2.174/src/wasi/
H A Dmod.rs575 pub fn toupper(c: c_int) -> c_int; in toupper() function
/rust-libc-0.2.174/src/solid/
H A Dmod.rs430 pub fn toupper(c: c_int) -> c_int; in toupper() function
/rust-libc-0.2.174/src/vxworks/
H A Dmod.rs1127 pub fn toupper(c: c_int) -> c_int; in toupper() function
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs3455 pub fn toupper(c: c_int) -> c_int; in toupper() function