Searched refs:__other_name (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/libstdc++/src/
H A Dlocale_init.cc230 const string __other_name = __other.name(); local
231 if (__other_name != "*")
232 setlocale(LC_ALL, __other_name.c_str());

Completed in 45 milliseconds