Home
last modified time | relevance | path

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

/reactos/sdk/lib/ucrt/inc/
H A Dinternal_shared.h173 union { T Ptr; uintptr_t Uint; } u = { ptr }; in __crt_fast_encode_pointer() member
174 u.Uint ^= __security_cookie; in __crt_fast_encode_pointer()
182 union { T Ptr; uintptr_t Uint; } u = { ptr }; in __crt_fast_decode_pointer() member
183 u.Uint ^= __security_cookie; in __crt_fast_decode_pointer()
/reactos/sdk/tools/mkisofs/schilytools/include/schily/
H A Dutypes.h43 typedef unsigned int Uint; typedef
/reactos/sdk/tools/mkisofs/schilytools/mkisofs/
H A Dmkisofs.h402 extern Uint RR_relocation_depth;
H A Dwrite.c304 LOCAL Uint path_table_index;
649 Uint i;
1916 Uint should_write;
H A Djoliet.c93 LOCAL Uint jpath_table_index;
H A Dmkisofs.c239 Uint RR_relocation_depth = 6; /* Violates iso9660, but most systems work */
3565 Uint oext;