Home
last modified time | relevance | path

Searched refs:__intptr_t (Results 1 – 1 of 1) sorted by relevance

/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs71 pub type __intptr_t = __sword_type; typedef
2609 pub const INTPTR_MIN: __intptr_t = -2147483648;
2610 pub const INTPTR_MAX: __intptr_t = 2147483647;