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

/freebsd-10-stable/contrib/gcc/
H A Dgensupport.c329 split_cond = join_c_conditions (XSTR (desc, 2), split_cond + 2);
685 return join_c_conditions (XSTR (ce_elem->data, 1),
H A Dread-rtl.c537 return join_c_conditions (original, extra);
776 join_c_conditions (const char *cond1, const char *cond2) function
797 join_c_conditions, recursively invoke this function for the original
H A Drtl.h2238 extern const char *join_c_conditions (const char *, const char *);

Completed in 161 milliseconds