Home | History | Annotate | Download | only in stubs

Lines Matching refs:reinterpret_cast

56       reinterpret_cast<volatile LONG*>(ptr),
65 reinterpret_cast<volatile LONG*>(ptr),
73 reinterpret_cast<volatile LONG*>(ptr),
85 reinterpret_cast<volatile PVOID*>(ptr),
86 reinterpret_cast<PVOID>(new_value), reinterpret_cast<PVOID>(old_value));
87 return reinterpret_cast<Atomic64>(result);
93 reinterpret_cast<volatile PVOID*>(ptr),
94 reinterpret_cast<PVOID>(new_value));
95 return reinterpret_cast<Atomic64>(result);
101 reinterpret_cast<volatile LONGLONG*>(ptr),