Home
last modified time | relevance | path

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

/external/python/cffi/c/
D_cffi_backend.c139 # define PyText_InternInPlace PyUnicode_InternInPlace macro
153 # define PyText_InternInPlace PyString_InternInPlace macro
5024 PyText_InternInPlace(&fname); in _add_field()