Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Darraymodule.c155 BB_getitem(arrayobject *ap, Py_ssize_t i) in BB_getitem() function
396 {'B', sizeof(char), BB_getitem, BB_setitem},