tag
line
file
source code
F1
458
drivers/char/random.c
#define F1(x, y, z) (z ^ (x & (y ^ z)))
F1
556
drivers/char/random.c
#undef F1