Home
last modified time | relevance | path

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

/external/libcxx/src/
Dlocale.cpp187 static locale& make_global();
499 locale::__imp::make_global() in make_global() function in locale::__imp
510 static locale& g = __imp::make_global(); in __global()