Home
last modified time | relevance | path

Searched defs:uint_fast32_t (Results 1 – 2 of 2) sorted by relevance

/rust-libc-0.2.174/src/unix/hurd/
H A Db32.rs10 pub type uint_fast32_t = c_uint; typedef
H A Db64.rs10 pub type uint_fast32_t = c_ulong; typedef