Home
last modified time | relevance | path

Searched defs:array_pop (Results 1 – 2 of 2) sorted by relevance

/external/kmod/shared/
Darray.c74 void array_pop(struct array *array) { in array_pop() function
/external/python/cpython2/Modules/
Darraymodule.c1017 array_pop(arrayobject *self, PyObject *args) in array_pop() function