__old_locale 470 opal/mca/hwloc/hwloc201/hwloc/include/private/misc.h #define hwloc_localeswitch_declare locale_t __old_locale = (locale_t)0, __new_locale __old_locale 474 opal/mca/hwloc/hwloc201/hwloc/include/private/misc.h __old_locale = uselocale(__new_locale); \ __old_locale 478 opal/mca/hwloc/hwloc201/hwloc/include/private/misc.h uselocale(__old_locale); \