summaryrefslogtreecommitdiffstats
path: root/contrib/libgmp/mpn/bsd.h
blob: 8a0cbced256a22454c0080bdbecf0426810379ad (plain)
1
2
3
4
5
#if __STDC__
#define C_SYMBOL_NAME(name) _##name
#else
#define C_SYMBOL_NAME(name) _/**/name
#endif
OpenPOWER on IntegriCloud