Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp560 void locale::__install_ctor(const locale& other, facet* f, long facet_id) { in __install_ctor() argument
562 __locale_ = new __imp(*other.__locale_, f, facet_id); in __install_ctor()