Home
last modified time | relevance | path

Searched defs:binop (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/bin/sh/
H A Darith_yacc.c235 static arith_t binop(int token, union yystype *val, int op, int noeval) in binop() function
/dflybsd-src/bin/test/
H A Dtest.c325 binop(enum token n) in binop() function
/dflybsd-src/contrib/gdb-7/gdb/
H A Dada-lang.c12268 #define OP_DEFN(op, len, args, binop) \ in ada_operator_length() argument
12323 #define OP_DEFN(op, len, args, binop) case op: return #op; in ada_op_name() argument
12350 #define OP_DEFN(op, len, args, binop) \ in ada_forward_operator_length() argument
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Doptabs.c908 optab binop = code_to_optab (code); in expand_simple_binop() local
H A Dexpr.c4661 optab binop; in optimize_bitfield_assignment_op() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dexpr.c4276 optab binop; in optimize_bitfield_assignment_op() local
H A Doptabs.c1257 optab binop = code_to_optab[(int) code]; in expand_simple_binop() local