Home
last modified time | relevance | path

Searched defs:__cloc (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/libcxx/include/__support/ibm/
H A Dxlocale.h51 locale_t __cloc = (locale_t)0; member
/llvm-project-15.0.7/libcxx/src/
H A Dlocale.cpp77 locale_t __cloc() { in __cloc() function