Home
last modified time | relevance | path

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

/external/srec/portable/include/
DArrayList.h241 PORTABLE_API ESR_ReturnCode ArrayListContains(ArrayList* self, void* element, ESR_BOOL* exists);
/external/srec/portable/src/
DArrayList.c77 ESR_ReturnCode ArrayListContains(ArrayList* self, void* element, ESR_BOOL* exists) in ArrayListContains() function