Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/oleaut32/
H A Dusrmarshal.c1615 #define GETPTR(func) p##func = (void*)GetProcAddress(hOleaut32, #func) in START_TEST() macro
H A Dsafearray.c55 #define GETPTR(func) p##func = (void*)GetProcAddress(hOleaut32, #func) macro