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

/freebsd-9.3-release/bin/sh/
H A Darith_yacc.c233 static arith_t binop(int token, union yystype *val, int op, int noeval) function
/freebsd-9.3-release/contrib/gdb/gdb/
H A Ddwarf2expr.c559 enum exp_opcode binop; local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp73 const BinaryOperator * binop = dyn_cast<BinaryOperator>(e); local
/freebsd-9.3-release/bin/test/
H A Dtest.c323 binop(void) function
/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-reassoc.c1041 tree binop = TREE_OPERAND (negatedef, 1); local
H A Doptabs.c1157 optab binop = code_to_optab[(int) code]; local
H A Dexpr.c3882 optab binop; local
[all...]

Completed in 141 milliseconds