OP_AND            586 drivers/misc/altera-stapl/altera.c 		case OP_AND:
OP_AND             55 tools/bpf/bpf_exp.y %token OP_JSET OP_ADD OP_SUB OP_MUL OP_DIV OP_AND OP_OR OP_XOR OP_LSH OP_RSH
OP_AND            398 tools/bpf/bpf_exp.y 	: OP_AND '#' number {
OP_AND            400 tools/bpf/bpf_exp.y 	| OP_AND 'x' {
OP_AND            402 tools/bpf/bpf_exp.y 	| OP_AND '%' 'x' {