]> gcc.gnu.org Git - gcc.git/blame - libatomic/fand_n.c
re PR c++/60272 (atomic<>::compare_exchange_weak has spurious store and can cause...
[gcc.git] / libatomic / fand_n.c
CommitLineData
48310492
RH
1#define NAME and
2#define OP(X,Y) ((X) & (Y))
3#include "fop_n.c"
This page took 0.159295 seconds and 5 git commands to generate.