Searched refs:dePoolArray_setSize (Results 1 – 2 of 2) sorted by relevance
54 bool dePoolArray_setSize(dePoolArray *arr, int size);138 …return dePoolArray_setSize((dePoolArray *)arr, size); …
141 bool dePoolArray_setSize(dePoolArray *arr, int size) in dePoolArray_setSize() function