Home
last modified time | relevance | path

Searched defs:ptr_val (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/include/ucrt/
H A Dsafeint.h1535 SafeInt< uintptr_t, E > ptr_val = reinterpret_cast< uintptr_t >( lhs ); variable
1548 SafeInt< size_t, E > ptr_val = reinterpret_cast< uintptr_t >( lhs ); variable