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

/external/srec/seti/sltsEngine/src/
H A Drun_seq_lts.c91 int is_allowable_cons_comb(LTS *lts, const char *cons_string);
1371 int is_allowable_cons_comb(LTS *lts, const char *cons_string) function
1435 if (!is_allowable_cons_comb(lts, tempstr)) {
1437 if (!is_allowable_cons_comb(lts, tempstr)) {
1451 if (!is_allowable_cons_comb(lts, tempstr)) {

Completed in 100 milliseconds