Home
last modified time | relevance | path

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

/rust-libc-0.2.174/src/solid/
H A Dmod.rs71 pub type fixpt_t = u32; typedef
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs10 pub type fixpt_t = __fixpt_t; typedef