Home
last modified time | relevance | path

Searched refs:binary_op_error (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dc-common.h654 extern void binary_op_error (enum tree_code);
H A Dc-typeck.c8209 binary_op_error (code); in build_binary_op()
8505 binary_op_error (code); in build_binary_op()
H A Dc-common.c1958 binary_op_error (enum tree_code code) in binary_op_error() function
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-common.h894 extern void binary_op_error PARAMS ((enum tree_code));
H A Dc-common.c2230 binary_op_error (code) in binary_op_error() function
H A Dc-typeck.c2571 binary_op_error (code);
H A DChangeLog.13753 check_format_info, binary_op_error): Likewise.
H A DFSFChangeLog.113771 * c-common.c (binary_op_error): Add default case to switch.
/openbsd-src/gnu/gcc/gcc/cp/
H A DChangeLog-19972220 * typeck.c (binary_op_error): Delete decl.
2221 * cp-tree.h (binary_op_error): Likewise.
H A Dtypeck.c3449 binary_op_error (code); in build_binary_op()
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A DChangeLog.215891 * typeck.c (binary_op_error): Delete decl.
15892 * cp-tree.h (binary_op_error): Likewise.