Home | History | Annotate | Download | only in bfd

Lines Matching refs:XCONCAT2

50    want extra underscores (e.g., "nlm_32_").  The XCONCAT2 macro will
54 #define CONCAT4(a,b,c,d) XCONCAT2(CONCAT2(a,b),CONCAT2(c,d))