Searched refs:IntArrayList_Remove (Results 1 – 2 of 2) sorted by relevance
43 impl->Interface.remove = &IntArrayList_Remove; in IntArrayListCreate()92 ESR_ReturnCode IntArrayList_Remove(IntArrayList* self, const int element) in IntArrayList_Remove() function
61 ESR_SHARED_API ESR_ReturnCode IntArrayList_Remove(IntArrayList* self, const int element);