Home
last modified time | relevance | path

Searched defs:toStaticArray (Results 1 – 3 of 3) sorted by relevance

/external/srec/shared/include/
DIntArrayList.h108 ESR_ReturnCode(*toStaticArray)(struct IntArrayList_t* self, int** newArray); member
DInt8ArrayList.h116 ESR_ReturnCode(*toStaticArray)(struct Int8ArrayList_t* self, asr_int8_t** newArray); member
/external/srec/portable/include/
DArrayList.h141 ESR_ReturnCode(*toStaticArray)(struct ArrayList_t* self, void** newArray); member