Home
last modified time | relevance | path

Searched defs:saved_locale (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dreadline.c863 char *saved_locale = strdup(setlocale(LC_CTYPE, NULL)); in setup_readline() local
1041 char *saved_locale = strdup(setlocale(LC_CTYPE, NULL)); in call_readline() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dpythonrun.c155 char *saved_locale, *loc_codeset; in Py_InitializeEx() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dpythonrun.c149 char *saved_locale, *loc_codeset; in Py_InitializeEx() local