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

/freebsd-9.3-release/contrib/gcc/
H A Dconditions.h44 whose type, `CC_STATUS_MDEP', may be defined as a macro in the
47 #ifndef CC_STATUS_MDEP
48 #define CC_STATUS_MDEP int macro
55 typedef struct {int flags; rtx value1, value2; CC_STATUS_MDEP mdep;} CC_STATUS;

Completed in 106 milliseconds