Searched defs:_OP2 (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/libbid/ |
H A D | bid_conf.h | 755 #define BIDECIMAL_CALL2(_FUNC, _RES, _OP1, _OP2) \ argument 757 #define BIDECIMAL_CALL2_NORND(_FUNC, _RES, _OP1, _OP2) \ argument 767 #define BIDECIMAL_CALL2_NORND_NOSTAT(_FUNC, _RES, _OP1, _OP2) \ argument 769 #define BIDECIMAL_CALL3(_FUNC, _RES, _OP1, _OP2, _OP3) \ argument 775 #define BIDECIMAL_CALL2_NORND_NOFLAGS_NOMASK_NOINFO(_FUNC, _RES, _OP1, _OP2) \ argument 779 #define BIDECIMAL_CALL2_NORND_NOMASK_NOINFO_RESVOID(_FUNC, _OP1, _OP2) \ argument 790 #define BIDECIMAL_CALL2(_FUNC, _RES, _OP1, _OP2) \ argument 792 #define BIDECIMAL_CALL2_NORND(_FUNC, _RES, _OP1, _OP2) \ argument 802 #define BIDECIMAL_CALL2_NORND_NOSTAT(_FUNC, _RES, _OP1, _OP2) \ argument 804 #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 | 755 #define BIDECIMAL_CALL2(_FUNC, _RES, _OP1, _OP2) \ argument 757 #define BIDECIMAL_CALL2_NORND(_FUNC, _RES, _OP1, _OP2) \ argument 767 #define BIDECIMAL_CALL2_NORND_NOSTAT(_FUNC, _RES, _OP1, _OP2) \ argument 769 #define BIDECIMAL_CALL3(_FUNC, _RES, _OP1, _OP2, _OP3) \ argument 775 #define BIDECIMAL_CALL2_NORND_NOFLAGS_NOMASK_NOINFO(_FUNC, _RES, _OP1, _OP2) \ argument 779 #define BIDECIMAL_CALL2_NORND_NOMASK_NOINFO_RESVOID(_FUNC, _OP1, _OP2) \ argument 790 #define BIDECIMAL_CALL2(_FUNC, _RES, _OP1, _OP2) \ argument 792 #define BIDECIMAL_CALL2_NORND(_FUNC, _RES, _OP1, _OP2) \ argument 802 #define BIDECIMAL_CALL2_NORND_NOSTAT(_FUNC, _RES, _OP1, _OP2) \ argument 804 #define BIDECIMAL_CALL3(_FUNC, _RES, _OP1, _OP2, _OP3) \ argument [all …]
|