Searched defs:build_binary_op (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | typeck.c | 4402 build_binary_op (location_t location, enum tree_code code, tree op0, tree op1, in build_binary_op() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | typeck.cc | 4665 build_binary_op (location_t location, enum tree_code code, tree op0, tree op1, in build_binary_op() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-typeck.c | 11505 build_binary_op (location_t location, enum tree_code code, in build_binary_op() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-typeck.cc | 11717 build_binary_op (location_t location, enum tree_code code, in build_binary_op() function
|