gcc/libatomic/fior_n.c

6 lines
100 B
C
Raw Permalink Normal View History

#define LAT_FIOR_N
#define NAME or
#define OP(X,Y) ((X) | (Y))
#include "fop_n.c"
#undef LAT_FIOR_N