Searched defs:op_str (Results 1 – 4 of 4) sorted by relevance
/linux/tools/verification/rvgen/rvgen/ | ||
H A D | ltl2ba.py | 140 op_str = "not_supported" variable in BinaryOp |
/linux/tools/perf/arch/x86/tests/ | ||
H A D | insn-x86.c | 37 static int get_op(const char *op_str) in get_op() |
/linux/tools/testing/selftests/bpf/ | ||
H A D | veristat.c | 551 const char *op_str; global() member |
/linux/tools/testing/selftests/bpf/prog_tests/ | ||
H A D | reg_bounds.c | 505 static const char *op_str(enum op op) in op_str() function |