Searched defs:RESTORE_LOCALE (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | readline.c | 26 # define RESTORE_LOCALE(sl) { setlocale(LC_CTYPE, sl); free(sl); } macro 28 # define RESTORE_LOCALE(sl) macro |
Completed in 2 milliseconds