HomeSort by relevance Sort by last modified time
    Searched refs:SWIsltsTerm (Results 1 - 3 of 3) sorted by null

  /external/srec/seti/sltsEngine/include/
SWIslts.h 81 SWISLTS_FNDECLARE SWIsltsResult SWIsltsTerm(void);
  /external/srec/seti/sltsEngine/src/
SWIslts.c 87 (*ppLtsWrap)->term = SWIsltsTerm;
112 SWISLTS_FNEXPORT SWIsltsResult SWIsltsTerm()
  /external/srec/srec/Vocabulary/src/
VocabularyImpl.c 125 res = SWIsltsTerm();
128 PLogError(L("ESR_FATAL_ERROR: SWIsltsTerm( ) fails with return code %d\n"), res);

Completed in 88 milliseconds