Home
last modified time | relevance | path

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

/external/libcxx/src/
Dlocale.cpp161 static locale& make_global();
477 locale::__imp::make_global() in make_global() function in locale::__imp
488 static locale& g = __imp::make_global(); in __global()