OP_XOR            598 drivers/misc/altera-stapl/altera.c 		case OP_XOR:
OP_XOR             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_XOR            416 tools/bpf/bpf_exp.y 	: OP_XOR '#' number {
OP_XOR            418 tools/bpf/bpf_exp.y 	| OP_XOR 'x' {
OP_XOR            420 tools/bpf/bpf_exp.y 	| OP_XOR '%' 'x' {