OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LString_Destroy
(Results
1 - 2
of
2
) sorted by null
/external/srec/shared/include/
LStringImpl.h
65
ESR_SHARED_API ESR_ReturnCode
LString_Destroy
(LString* self);
/external/srec/shared/src/
LStringImpl.c
38
impl->Interface.destroy = &
LString_Destroy
;
91
ESR_ReturnCode
LString_Destroy
(LString* self)
Completed in 62 milliseconds