Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp73 const BinaryOperator * binop = dyn_cast<BinaryOperator>(e); in CheckMallocArgument() local
/minix3/bin/test/
H A Dtest.c328 binop(void) in binop() function
/minix3/external/bsd/dhcp/dist/common/
H A Dparse.c4429 int parse_expression (expr, cfile, lose, context, plhs, binop) in parse_expression() argument