Skip to content
Snippets Groups Projects
fnand_n.c 66 B
Newer Older
#define NAME	nand
#define OP(X,Y)	~((X) & (Y))
#include "fop_n.c"