Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/
Dunicodedata.c1098 static const _PyUnicode_Name_CAPI hashAPI = variable
1281 v = PyCapsule_New((void *)&hashAPI, PyUnicodeData_CAPSULE_NAME, NULL); in initunicodedata()