Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/config/os/bsd/dragonfly/
H A Dctype_base.h36 struct ctype_base in _GLIBCXX_VISIBILITY() struct
39 typedef const int* __to_type; in _GLIBCXX_VISIBILITY()
45 typedef unsigned long mask; in _GLIBCXX_VISIBILITY()
46 static const mask upper = _CTYPE_U; in _GLIBCXX_VISIBILITY()
47 static const mask lower = _CTYPE_L; in _GLIBCXX_VISIBILITY()
48 static const mask alpha = _CTYPE_A; in _GLIBCXX_VISIBILITY()
49 static const mask digit = _CTYPE_D; in _GLIBCXX_VISIBILITY()
50 static const mask xdigit = _CTYPE_X; in _GLIBCXX_VISIBILITY()
51 static const mask space = _CTYPE_S; in _GLIBCXX_VISIBILITY()
52 static const mask print = _CTYPE_R; in _GLIBCXX_VISIBILITY()
[all …]
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/config/os/bsd/dragonfly/
H A Dctype_base.h36 struct ctype_base in _GLIBCXX_VISIBILITY() struct
39 typedef const int* __to_type; in _GLIBCXX_VISIBILITY()
43 typedef unsigned long mask; in _GLIBCXX_VISIBILITY()
44 static const mask upper = _CTYPE_U; in _GLIBCXX_VISIBILITY()
45 static const mask lower = _CTYPE_L; in _GLIBCXX_VISIBILITY()
46 static const mask alpha = _CTYPE_A; in _GLIBCXX_VISIBILITY()
47 static const mask digit = _CTYPE_D; in _GLIBCXX_VISIBILITY()
48 static const mask xdigit = _CTYPE_X; in _GLIBCXX_VISIBILITY()
49 static const mask space = _CTYPE_S; in _GLIBCXX_VISIBILITY()
50 static const mask print = _CTYPE_R; in _GLIBCXX_VISIBILITY()
[all …]
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dlocalefwd.h121 class ctype_base; in _GLIBCXX_VISIBILITY() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dlocalefwd.h125 class ctype_base; in _GLIBCXX_VISIBILITY() local