Searched refs:Uint (Results 1 – 6 of 6) sorted by relevance
173 union { T Ptr; uintptr_t Uint; } u = { ptr }; in __crt_fast_encode_pointer() member174 u.Uint ^= __security_cookie; in __crt_fast_encode_pointer()182 union { T Ptr; uintptr_t Uint; } u = { ptr }; in __crt_fast_decode_pointer() member183 u.Uint ^= __security_cookie; in __crt_fast_decode_pointer()
43 typedef unsigned int Uint; typedef
402 extern Uint RR_relocation_depth;
304 LOCAL Uint path_table_index;649 Uint i;1916 Uint should_write;
93 LOCAL Uint jpath_table_index;
239 Uint RR_relocation_depth = 6; /* Violates iso9660, but most systems work */3565 Uint oext;