_locale_struct_   905 src/shared/util.h static inline void _reset_locale_(struct _locale_struct_ *s) {
_locale_struct_   914 src/shared/util.h         for (_cleanup_(_reset_locale_) struct _locale_struct_ _saved_locale_ = { (locale_t) 0, (locale_t) 0, false }; \