Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dpythonrun.c145 int free_codeset = 0; in Py_InitializeEx() local
262 free_codeset = 1; in Py_InitializeEx()
303 free_codeset = 1; in Py_InitializeEx()
311 free_codeset = 0; in Py_InitializeEx()
362 if (free_codeset) in Py_InitializeEx()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dpythonrun.c151 int free_codeset = 0; in Py_InitializeEx() local
274 free_codeset = 1; in Py_InitializeEx()
315 free_codeset = 1; in Py_InitializeEx()
323 free_codeset = 0; in Py_InitializeEx()
374 if (free_codeset) in Py_InitializeEx()