Searched refs:NS_STDCALL_FUNCPROTO (Results 1 - 1 of 1) sorted by relevance
/vbox/src/libs/xpcom18a4/xpcom/base/ |
H A D | nscore.h | 224 * NS_STDCALL_FUNCPROTO(nsresult, someType, nsIFoo, typeFunc, (nsISupports*)); 234 #define NS_STDCALL_FUNCPROTO(ret, name, class, func, args) \ macro 237 #define NS_STDCALL_FUNCPROTO(ret, name, class, func, args) \ macro
|
Completed in 1421 milliseconds