Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/
H A Dwindbgkd.h12 #define COPYSE(p64, p32, f) \ macro
925 COPYSE(Ex64,Ex32,ExceptionAddress); in ExceptionRecord32To64()
930 COPYSE(Ex64,Ex32,ExceptionInformation[i]); in ExceptionRecord32To64()