Searched refs:MTYPE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dlibgcc2.c1777 # define MTYPE SFtype
1783 # define MTYPE DFtype
1794 # define MTYPE XFtype
1800 # define MTYPE TFtype
1832 /* Verify that MTYPE matches up with CEXT. */
1833 extern void *compile_type_assert[sizeof(INFINITY) == sizeof(MTYPE) ? 1 : -1];
1846 CONCAT3(__mul,MODE,3) (MTYPE a, MTYPE b, MTYPE c, MTYPE
1749 # define MTYPE macro
1755 # define MTYPE macro
1766 # define MTYPE macro
1772 # define MTYPE macro
[all...]
/freebsd-11-stable/sys/contrib/ngatm/netnatm/sig/
H A Dunimkmsg.h88 #define ADD_CAUSE_MTYPE(IE,MTYPE) \
91 (IE).u.mtype = MTYPE; \
/freebsd-11-stable/sys/contrib/ngatm/netnatm/msg/
H A Dunistruct.h613 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 non-existent or not implemented") \
617 D(MSG_INCOMP, 0x65 /*101*/, MTYPE, Q.850, "Message not compatible with call state") \

Completed in 130 milliseconds