Home
last modified time | relevance | path

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

/external/python/cffi/c/
Dcall_python.c162 static int _update_cache_to_call_python(struct _cffi_externpy_s *externpy) in _update_cache_to_call_python() function
273 err = _update_cache_to_call_python(externpy); in cffi_call_python()