Searched defs:NS_HIDDEN_ (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/base/
H A Dnscore.h98 * NS_HIDDEN_(int) someMethod();
110 #define NS_HIDDEN_(type) NS_VISIBILITY_HIDDEN type macro
115 #define NS_HIDDEN_(type) type macro
140 * NS_HIDDEN_(int) NS_FASTCALL func2(char *foo);

Completed in 3048 milliseconds