Searched refs:exp_ (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/gpl3/binutils/dist/gas/config/ |
| H A D | tc-kvx.c | 469 #define add_fixup(insn_, reloc_, exp_) \ in insert_operand() argument 472 (insn_)->fixup[(insn_)->nfixups].exp = (exp_); \ in insert_operand() 477 #define add_immx(insn_, words_, reloc_, exp_, nfixups_, len_) \ in insert_operand() argument 481 immxbuf[immxcnt].fixup[0].exp = (exp_); \ in insert_operand()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | fold-const.c | 4643 decode_field_reference (location_t loc, tree *exp_, HOST_WIDE_INT *pbitsize, in decode_field_reference() argument 4648 tree exp = *exp_; in decode_field_reference() 4697 *exp_ = exp; in decode_field_reference()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | fold-const.cc | 4726 decode_field_reference (location_t loc, tree *exp_, HOST_WIDE_INT *pbitsize, in decode_field_reference() argument 4731 tree exp = *exp_; in decode_field_reference() 4780 *exp_ = exp; in decode_field_reference()
|
| H A D | ChangeLog-2019 | 33390 overwriting *exp_. Use return NULL_TREE instead of return 0.
|