Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/
D_json.c1660 PyObject *open_array = _PyUnicode_FromId(&PyId_open_array); // borrowed ref in encoder_listencode_list() local
/aosp_15_r20/external/python/cpython2/Modules/
D_json.c2215 static PyObject *open_array = NULL; in encoder_listencode_list() local