Home
last modified time | relevance | path

Searched refs:binops (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dparser.cc2016 static const cp_parser_binary_operations_map_node binops[] = { variable
4203 for (unsigned i = 0; i < sizeof (binops) / sizeof (binops[0]); i++) in cp_parser_new()
4204 binops_by_token[binops[i].token_type] = binops[i]; in cp_parser_new()
DChangeLog-20041832 binops, binops_by_token): New.
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-3.x4825 binop_must_be_user_defined tests for user-defined binops,
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200327478 favor of looping and tail recursion for TREE_LIST and binops.
DChangeLog-200215214 * c-typeck.c (build_binary_op): Allow vectors in binops.
DChangeLog-201430770 binops do not use OPTAB_LIB_WIDEN.
/netbsd/src/external/lgpl3/gmp/dist/
DChangeLog9663 * tune/speed.c (routine): Add FLAG_R_OPTIONAL for many binops.