Searched refs:__intptr_t (Results 1 – 1 of 1) sorted by relevance
71 pub type __intptr_t = __sword_type; typedef2609 pub const INTPTR_MIN: __intptr_t = -2147483648;2610 pub const INTPTR_MAX: __intptr_t = 2147483647;