HomeSort by relevance Sort by last modified time
    Searched refs:make_global (Results 1 - 2 of 2) sorted by null

  /external/libcxx/src/
locale.cpp 161 static locale& make_global();
477 locale::__imp::make_global() function in class:locale::__imp
488 static locale& g = __imp::make_global();
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
locale.cpp 165 static locale& make_global();
481 locale::__imp::make_global() function in class:locale::__imp
492 static locale& g = __imp::make_global();
    [all...]

Completed in 726 milliseconds