Home
last modified time | relevance | path

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

/external/srec/seti/sltsEngine/include/
Dlts_error.h30 SWIsltsMaxInputExceeded = 4, enumerator
DSWIslts.h45 SWIsltsMaxInputExceeded = 4, enumerator
/external/srec/seti/sltsEngine/src/
Drun_seq_lts.c1653 nRes = SWIsltsMaxInputExceeded; in lts_for_word()
1694 nRes = SWIsltsMaxInputExceeded; in run_lts()
1713 nRes = SWIsltsMaxInputExceeded; in run_lts()
1746 nRes = SWIsltsMaxInputExceeded; in run_lts()
1762 nRes = SWIsltsMaxInputExceeded; in run_lts()
DSWIslts.c219 return SWIsltsMaxInputExceeded; in SWIsltsTextToPhone()