Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dcodecvt.cc52 const char32_t max_code_point = 0x10FFFF; variable
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dcodecvt.cc52 const char32_t max_code_point = 0x10FFFF; variable