OP_OR             592 drivers/misc/altera-stapl/altera.c 		case OP_OR:
OP_OR              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_OR             407 tools/bpf/bpf_exp.y 	: OP_OR '#' number {
OP_OR             409 tools/bpf/bpf_exp.y 	| OP_OR 'x' {
OP_OR             411 tools/bpf/bpf_exp.y 	| OP_OR '%' 'x' {