Home
last modified time | relevance | path

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

/external/python/cffi/c/
Dlib_obj.c35 static struct CPyExtFunc_s *_cpyextfunc_get(PyObject *x) in _cpyextfunc_get() function
78 exf = _cpyextfunc_get(x); in _cpyextfunc_type_index()
686 struct CPyExtFunc_s *exf = _cpyextfunc_get(x); in address_of_global_var()