Home
last modified time | relevance | path

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

/external/srec/seti/sltsEngine/src/
DSWIslts.c23 #define SWISLTS_FNEXPORT macro
27 #define SWISLTS_FNEXPORT __declspec(dllexport) macro
29 #define SWISLTS_FNEXPORT macro
75 SWISLTS_FNEXPORT SWIsltsResult SWIsltsGetWrapper(SWIsltsWrapper **ppLtsWrap) in SWIsltsGetWrapper()
95 SWISLTS_FNEXPORT SWIsltsResult SWIsltsReleaseWrapper(SWIsltsWrapper *pLtsWrap) in SWIsltsReleaseWrapper()
107 SWISLTS_FNEXPORT SWIsltsResult SWIsltsInit() in SWIsltsInit()
112 SWISLTS_FNEXPORT SWIsltsResult SWIsltsTerm() in SWIsltsTerm()
118 SWISLTS_FNEXPORT SWIsltsResult SWIsltsOpen(SWIsltsHand *phLts, in SWIsltsOpen()
162 SWISLTS_FNEXPORT SWIsltsResult SWIsltsClose(SWIsltsHand hLts) in SWIsltsClose()
185 SWISLTS_FNEXPORT SWIsltsResult SWIsltsTextToPhone(SWIsltsHand hLts, in SWIsltsTextToPhone()
[all …]