Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp903 static constexpr const ctype<char>::mask builtin_table[table_size] = { in classic_table() local
978 return builtin_table; in classic_table()