Home
last modified time | relevance | path

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

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