projects
/
platform
/
upstream
/
linaro-gcc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
* configure: Regenerated.
[platform/upstream/linaro-gcc.git]
/
libatomic
/
fxor_n.c
1
#define NAME xor
2
#define OP(X,Y) ((X) ^ (Y))
3
#include "fop_n.c"