fand_n.c 64 Bytes
Newer Older
1 2 3
#define NAME	and
#define OP(X,Y)	((X) & (Y))
#include "fop_n.c"