Home
last modified time | relevance | path

Searched defs:RESTORE_LOCALE (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A Dreadline.c26 # define RESTORE_LOCALE(sl) { setlocale(LC_CTYPE, sl); free(sl); } macro
28 # define RESTORE_LOCALE(sl) macro

Completed in 2 milliseconds