Searched defs:modifycode (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/gcc/gcc/ |
H A D | stub-objc.c | 324 enum tree_code ARG_UNUSED (modifycode), in objc_generate_write_barrier()
|
H A D | c-typeck.c | 3690 build_modify_expr (tree lhs, enum tree_code modifycode, tree rhs) in build_modify_expr()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | typeck.c | 5207 build_modify_expr (lhs, modifycode, rhs) in build_modify_expr() argument 5544 build_x_modify_expr (lhs, modifycode, rhs) in build_x_modify_expr() argument
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | typeck.c | 5540 build_modify_expr (tree lhs, enum tree_code modifycode, tree rhs) in build_modify_expr() 5862 build_x_modify_expr (tree lhs, enum tree_code modifycode, tree rhs) in build_x_modify_expr()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | c-typeck.c | 3839 build_modify_expr (lhs, modifycode, rhs) in build_modify_expr() argument
|
/openbsd-src/gnu/gcc/gcc/objc/ |
H A D | objc-act.c | 3152 objc_generate_write_barrier (tree lhs, enum tree_code modifycode, tree rhs) in objc_generate_write_barrier()
|