Home
last modified time | relevance | path

Searched defs:cmpop (Results 1 - 5 of 5) sorted by relevance

/third_party/elfutils/libcpu/
H A Driscv_disasm.c870 uint32_t cmpop = (word >> 12) & 0x7; in riscv_disasm() local
889 uint32_t cmpop = (word >> 12) & 0x7; in riscv_disasm() local
/third_party/mksh/
H A Dexpr.c407 #define cmpop(op) (es->natural ? \ in evalexpr() macro
535 #undef cmpop in evalexpr() macro
/third_party/python/Parser/
H A Dpegen.h84 cmpop_ty cmpop; member
H A Daction_helpers.c244 _PyPegen_cmpop_expr_pair(Parser *p, cmpop_ty cmpop, expr_ty expr) in _PyPegen_cmpop_expr_pair() argument
1232 cmpop_ty cmpop = (cmpop_ty) asdl_seq_GET(e->v.Compare.ops, 0); in _PyPegen_get_invalid_target() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dlinearize.c1757 static const int cmpop[] = { in linearize_compare() local

Completed in 10 milliseconds