Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
nnesse
/
minwin-gcc-5-2
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
f5de7b477e
Rami (Branch)
Tag
master
minwin-gcc-5-2
/
libatomic
/
fnand_n.c
fnand_n.c
66 B
Cronologia
Originale
1
2
3
4
#define NAME nand
#define OP(X,Y) ~((X) & (Y))
#include "fop_n.c"