OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Int8ArrayList_ToStaticArray
(Results
1 - 2
of
2
) sorted by null
/external/srec/shared/include/
Int8ArrayListImpl.h
91
ESR_SHARED_API ESR_ReturnCode
Int8ArrayList_ToStaticArray
(Int8ArrayList* self, asr_int8_t** newArray);
/external/srec/shared/src/
Int8ArrayListImpl.c
46
impl->Interface.toStaticArray = &
Int8ArrayList_ToStaticArray
;
176
ESR_ReturnCode
Int8ArrayList_ToStaticArray
(Int8ArrayList* self, asr_int8_t** newArray)
Completed in 363 milliseconds