Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dregex.h85 typedef std::locale locale_type; in _GLIBCXX_VISIBILITY() typedef
399 typedef typename traits_type::locale_type locale_type; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/usr.bin/mklocale/
H A Dyacc.y266 const char *locale_type; in main() local