Home
last modified time | relevance | path

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

/dports/devel/libplist/libplist-2.2.0/src/
H A Dptrarray.c65 void ptr_array_remove(ptrarray_t *pa, long array_index) in ptr_array_remove() function
/dports/devel/py-libplist/libplist-2.2.0/src/
H A Dptrarray.c65 void ptr_array_remove(ptrarray_t *pa, long array_index) in ptr_array_remove() function
/dports/editors/dte/dte-cae7c45ea5a563c022001a54d1eee71c268f62b4/src/util/
H A Dptr-array.c37 void ptr_array_remove(PointerArray *array, void *ptr) in ptr_array_remove() function