Searched refs:FBPREFIX (Results 1 – 3 of 3) sorted by relevance
51 _X_EXPORT XF86ModuleData FBPREFIX(ModuleData) = {
47 #define FBPREFIX(x) wfb##x macro69 #define FBPREFIX(x) fb##x macro
174687 we should add FBPREFIX() around the exported symbols and use -fvisiblity=hidden174697 FBPREFIX(X) which expands to fbX for libfb.la and wfbX for libwfb.la. Use the