Home
last modified time | relevance | path

Searched refs:make_global (Results 1 – 1 of 1) sorted by relevance

/external/libcxx/src/
Dlocale.cpp170 static locale& make_global();
482 locale::__imp::make_global() in make_global() function in locale::__imp
493 static locale& g = __imp::make_global(); in __global()