Home
last modified time | relevance | path

Searched refs:ce_test (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgensupport.c663 const char *ce_test, *insn_test; local
665 ce_test = XSTR (ce_elem->data, 1);
667 if (!ce_test || *ce_test == '\0')
670 return ce_test;
672 return concat ("(", ce_test, ") && (", insn_test, ")", NULL);