Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_ctypes/
D_ctypes.c2495 unique_key(CDataObject *target, Py_ssize_t index) in unique_key() function
2556 key = unique_key(target, index); in KeepRef()
/external/python/cpython2/Modules/_ctypes/
D_ctypes.c2581 unique_key(CDataObject *target, Py_ssize_t index) in unique_key() function
2646 key = unique_key(target, index); in KeepRef()