Home
last modified time | relevance | path

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

/external/srec/shared/include/
DInt8ArrayList.h148 ESR_SHARED_API ESR_ReturnCode Int8ArrayListAdd(Int8ArrayList* self, asr_int8_t element);
/external/srec/shared/src/
DInt8ArrayList.c26 ESR_ReturnCode Int8ArrayListAdd(Int8ArrayList* self, asr_int8_t element) in Int8ArrayListAdd() function