Home
last modified time | relevance | path

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

/rust-libc-0.2.174/src/unix/hurd/
H A Db32.rs16 pub type __uintmax_t = c_ulonglong; typedef
H A Db64.rs16 pub type __uintmax_t = c_ulong; typedef