Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/ibm/
H A Dxlocale.h231 struct __setAndRestore { struct
232 explicit __setAndRestore(locale_t locale) { in __setAndRestore() function
241 ~__setAndRestore() { in ~__setAndRestore() argument
259 __setAndRestore __newloc(locale); in strtoll_l() argument