Searched refs:__ptrdiff_t (Results 1 – 1 of 1) sorted by relevance
72 pub type __ptrdiff_t = __sword_type; typedef2612 pub const PTRDIFF_MIN: __ptrdiff_t = -2147483648;2613 pub const PTRDIFF_MAX: __ptrdiff_t = 2147483647;