Searched refs:MTYPE (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/contrib/gcc/ |
| D | libgcc2.c | 1749 # define MTYPE SFtype macro 1755 # define MTYPE DFtype macro 1766 # define MTYPE XFtype macro 1772 # define MTYPE TFtype macro 1805 extern void *compile_type_assert[sizeof(INFINITY) == sizeof(MTYPE) ? 1 : -1]; 1818 CONCAT3(__mul,MODE,3) (MTYPE a, MTYPE b, MTYPE c, MTYPE d) 1820 MTYPE ac, bd, ad, bc, x, y; 1885 CONCAT3(__div,MODE,3) (MTYPE a, MTYPE b, MTYPE c, MTYPE d) 1887 MTYPE denom, ratio, x, y;
|
| /freebsd-12-stable/sys/contrib/ngatm/netnatm/sig/ |
| D | unimkmsg.h | 88 #define ADD_CAUSE_MTYPE(IE,MTYPE) \ argument 91 (IE).u.mtype = MTYPE; \
|
| /freebsd-12-stable/sys/contrib/ngatm/netnatm/msg/ |
| D | unistruct.h | 613 D(MTYPE_NIMPL, 0x61 /* 97*/, MTYPE, Q.850, "Message type non-existent or not implemented") \ 614 D(MSG_NOTCOMP, 0x62 /* 98*/, MTYPE, Q.850, "Message not compatible with call state or message type … 617 D(MSG_INCOMP, 0x65 /*101*/, MTYPE, Q.850, "Message not compatible with call state") \
|
| /freebsd-12-stable/contrib/gdb/gdb/doc/ |
| D | gdb.info-1 | 7549 be `SET OF MTYPE' (where MTYPE is the type of M).
|