Home
last modified time | relevance | path

Searched defs:PyUnicode_ClearFreeList (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Include/
Dunicodeobject.h160 # define PyUnicode_ClearFreeList PyUnicodeUCS2_ClearFreelist macro
247 # define PyUnicode_ClearFreeList PyUnicodeUCS4_ClearFreelist macro
/external/python/cpython2/Objects/
Dunicodeobject.c8976 PyUnicode_ClearFreeList(void) in PyUnicode_ClearFreeList() function