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

/external/srec/seti/sltsEngine/src/
H A Drun_seq_lts.c87 #define qmatches(myQ, myU) (in_list( myU->properties[ myQ->type], myQ)) macro
1284 return qmatches(q1, dp);
1286 m1 = qmatches(q1, dp);
1287 m2 = qmatches(q2, dp);
1290 m1 = qmatches(q1, dp);
1291 m2 = qmatches(q2, dp);
1294 m1 = qmatches(q1, dp);
1295 m2 = qmatches(q2, dp);
1298 m1 = qmatches(q1, dp);
1299 m2 = qmatches(q
[all...]

Completed in 47 milliseconds