OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SWIsltsClose
(Results
1 - 3
of
3
) sorted by null
/external/srec/seti/sltsEngine/include/
SWIslts.h
85
SWISLTS_FNDECLARE SWIsltsResult
SWIsltsClose
(SWIsltsHand hLts);
/external/srec/seti/sltsEngine/src/
SWIslts.c
89
(*ppLtsWrap)->close =
SWIsltsClose
;
155
SWIsltsClose
(*phLts);
162
SWISLTS_FNEXPORT SWIsltsResult
SWIsltsClose
(SWIsltsHand hLts)
/external/srec/srec/Vocabulary/src/
VocabularyImpl.c
122
res =
SWIsltsClose
(impl->hSlts);
134
PLogError(L("ESR_FATAL_ERROR:
SWIsltsClose
( ) fails with return code %d\n"), res);
Completed in 51 milliseconds