Searched defs:_RES (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/libbid/ |
H A D | bid_conf.h | 751 #define BIDECIMAL_CALL1(_FUNC, _RES, _OP1) \ argument 753 #define BIDECIMAL_CALL1_NORND(_FUNC, _RES, _OP1) \ argument 755 #define BIDECIMAL_CALL2(_FUNC, _RES, _OP1, _OP2) \ argument 757 #define BIDECIMAL_CALL2_NORND(_FUNC, _RES, _OP1, _OP2) \ argument 759 #define BIDECIMAL_CALL1_NORND_RESREF(_FUNC, _RES, _OP1) \ argument 761 #define BIDECIMAL_CALL1_RESARG(_FUNC, _RES, _OP1) \ argument 763 #define BIDECIMAL_CALL1_RESREF(_FUNC, _RES, _OP1) \ argument 765 #define BIDECIMAL_CALL1_NORND_NOSTAT(_FUNC, _RES, _OP1) \ argument 767 #define BIDECIMAL_CALL2_NORND_NOSTAT(_FUNC, _RES, _OP1, _OP2) \ argument 769 #define BIDECIMAL_CALL3(_FUNC, _RES, _OP1, _OP2, _OP3) \ argument [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/libbid/ |
H A D | bid_conf.h | 751 #define BIDECIMAL_CALL1(_FUNC, _RES, _OP1) \ argument 753 #define BIDECIMAL_CALL1_NORND(_FUNC, _RES, _OP1) \ argument 755 #define BIDECIMAL_CALL2(_FUNC, _RES, _OP1, _OP2) \ argument 757 #define BIDECIMAL_CALL2_NORND(_FUNC, _RES, _OP1, _OP2) \ argument 759 #define BIDECIMAL_CALL1_NORND_RESREF(_FUNC, _RES, _OP1) \ argument 761 #define BIDECIMAL_CALL1_RESARG(_FUNC, _RES, _OP1) \ argument 763 #define BIDECIMAL_CALL1_RESREF(_FUNC, _RES, _OP1) \ argument 765 #define BIDECIMAL_CALL1_NORND_NOSTAT(_FUNC, _RES, _OP1) \ argument 767 #define BIDECIMAL_CALL2_NORND_NOSTAT(_FUNC, _RES, _OP1, _OP2) \ argument 769 #define BIDECIMAL_CALL3(_FUNC, _RES, _OP1, _OP2, _OP3) \ argument [all …]
|