Searched refs:NS_MAY_ALIAS_PTR (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/glue/
H A DnsCOMPtr.h117 #define NS_MAY_ALIAS_PTR(t) t* __attribute__((__may_alias__)) macro
119 #define NS_MAY_ALIAS_PTR(t) t* macro
443 NS_MAY_ALIAS_PTR(nsISupports) mRawPtr;

Completed in 3901 milliseconds