Home
last modified time | relevance | path

Searched defs:binary_op (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dstatic_cast.C5 BinaryOperation binary_op) { in accumulate()
/openbsd-src/usr.bin/indent/
H A Dindent_codes.h40 #define binary_op 5 macro
/openbsd-src/gnu/gcc/gcc/
H A Dtree-vectorizer.h49 binary_op, enumerator
/openbsd-src/usr.sbin/bgpctl/
H A Dparser.c1489 binary_op(const char *op) binary_op() function
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dexpr.c8719 tree binary_op = 0, unary_op = 0; local