Searched refs:binops (Results 1 – 5 of 5) sorted by relevance
1235 static const cp_parser_binary_operations_map_node binops[] = { variable2787 for (i = 0; i < sizeof (binops) / sizeof (binops[0]); i++) in cp_parser_new()2788 binops_by_token[binops[i].token_type] = binops[i]; in cp_parser_new()
1832 binops, binops_by_token): New.
2758 /// basic_sse12_fp_binop_xxx - SSE 1 & 2 binops come in both scalar and
15214 * c-typeck.c (build_binary_op): Allow vectors in binops.
27478 favor of looping and tail recursion for TREE_LIST and binops.