OP_DIV            557 drivers/misc/altera-stapl/altera.c 		case OP_DIV:
OP_DIV             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_DIV            375 tools/bpf/bpf_exp.y 	: OP_DIV '#' number {
OP_DIV            377 tools/bpf/bpf_exp.y 	| OP_DIV 'x' {
OP_DIV            379 tools/bpf/bpf_exp.y 	| OP_DIV '%' 'x' {