aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/libatomic/fior_n.c
blob: 55d0d66b469ffc6cf50c35ac0a64f8a0ee3f6829 (plain)
1
2
3
#define NAME	or
#define OP(X,Y)	((X) | (Y))
#include "fop_n.c"