Home
last modified time | relevance | path

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

/external/python/cffi/c/
Dcall_python.c50 attr_name = PyText_InternFromString("__cffi_backend_extern_py"); in _get_interpstate_dict()
D_cffi_backend.c140 # define PyText_InternFromString PyUnicode_InternFromString macro
154 # define PyText_InternFromString PyString_InternFromString macro