Home
last modified time | relevance | path

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

12345678910>>...20

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/config/os/bsd/freebsd/
H A Dctype_base.h38 struct ctype_base struct
41 typedef const int* __to_type;
45 typedef unsigned long mask;
62 static const mask lower = _L;
63 static const mask alpha = _A;
64 static const mask digit = _D;
65 static const mask xdigit = _X;
66 static const mask space = _S;
67 static const mask print = _R;
69 static const mask cntrl = _C;
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/config/os/bsd/freebsd/
H A Dctype_base.h38 struct ctype_base struct
41 typedef const int* __to_type;
45 typedef unsigned long mask;
62 static const mask lower = _L;
63 static const mask alpha = _A;
64 static const mask digit = _D;
65 static const mask xdigit = _X;
66 static const mask space = _S;
67 static const mask print = _R;
69 static const mask cntrl = _C;
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/config/os/bsd/darwin/
H A Dctype_base.h38 struct ctype_base in _GLIBCXX_VISIBILITY() struct
41 typedef const int* __to_type; in _GLIBCXX_VISIBILITY()
43 typedef unsigned long mask; in _GLIBCXX_VISIBILITY()
61 static const mask lower = _L; in _GLIBCXX_VISIBILITY()
62 static const mask alpha = _A; in _GLIBCXX_VISIBILITY()
63 static const mask digit = _D; in _GLIBCXX_VISIBILITY()
65 static const mask space = _S; in _GLIBCXX_VISIBILITY()
66 static const mask print = _R; in _GLIBCXX_VISIBILITY()
68 static const mask cntrl = _C; in _GLIBCXX_VISIBILITY()
69 static const mask punct = _P; in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/config/os/bsd/freebsd/
H A Dctype_base.h38 struct ctype_base in _GLIBCXX_VISIBILITY() struct
41 typedef const int* __to_type; in _GLIBCXX_VISIBILITY()
45 typedef unsigned long mask; in _GLIBCXX_VISIBILITY()
63 static const mask lower = _L; in _GLIBCXX_VISIBILITY()
64 static const mask alpha = _A; in _GLIBCXX_VISIBILITY()
65 static const mask digit = _D; in _GLIBCXX_VISIBILITY()
67 static const mask space = _S; in _GLIBCXX_VISIBILITY()
68 static const mask print = _R; in _GLIBCXX_VISIBILITY()
70 static const mask cntrl = _C; in _GLIBCXX_VISIBILITY()
71 static const mask punct = _P; in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/config/os/newlib/
H A Dctype_base.h36 struct ctype_base in _GLIBCXX_VISIBILITY() struct
39 typedef const int* __to_type; in _GLIBCXX_VISIBILITY()
43 typedef char mask; in _GLIBCXX_VISIBILITY()
45 static const mask upper = _U; in _GLIBCXX_VISIBILITY()
46 static const mask lower = _L; in _GLIBCXX_VISIBILITY()
47 static const mask alpha = _U | _L; in _GLIBCXX_VISIBILITY()
48 static const mask digit = _N; in _GLIBCXX_VISIBILITY()
50 static const mask space = _S; in _GLIBCXX_VISIBILITY()
53 static const mask cntrl = _C; in _GLIBCXX_VISIBILITY()
54 static const mask punct = _P; in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/config/os/bsd/darwin/
H A Dctype_base.h38 struct ctype_base in _GLIBCXX_VISIBILITY() struct
41 typedef const int* __to_type; in _GLIBCXX_VISIBILITY()
43 typedef unsigned long mask; in _GLIBCXX_VISIBILITY()
61 static const mask lower = _L; in _GLIBCXX_VISIBILITY()
62 static const mask alpha = _A; in _GLIBCXX_VISIBILITY()
63 static const mask digit = _D; in _GLIBCXX_VISIBILITY()
65 static const mask space = _S; in _GLIBCXX_VISIBILITY()
66 static const mask print = _R; in _GLIBCXX_VISIBILITY()
68 static const mask cntrl = _C; in _GLIBCXX_VISIBILITY()
69 static const mask punct = _P; in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/config/os/bsd/freebsd/
H A Dctype_base.h38 struct ctype_base in _GLIBCXX_VISIBILITY() struct
41 typedef const int* __to_type; in _GLIBCXX_VISIBILITY()
45 typedef unsigned long mask; in _GLIBCXX_VISIBILITY()
63 static const mask lower = _L; in _GLIBCXX_VISIBILITY()
64 static const mask alpha = _A; in _GLIBCXX_VISIBILITY()
65 static const mask digit = _D; in _GLIBCXX_VISIBILITY()
67 static const mask space = _S; in _GLIBCXX_VISIBILITY()
68 static const mask print = _R; in _GLIBCXX_VISIBILITY()
70 static const mask cntrl = _C; in _GLIBCXX_VISIBILITY()
71 static const mask punct = _P; in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/config/os/bsd/darwin/
H A Dctype_base.h38 struct ctype_base in _GLIBCXX_VISIBILITY() struct
41 typedef const int* __to_type; in _GLIBCXX_VISIBILITY()
43 typedef unsigned long mask; in _GLIBCXX_VISIBILITY()
61 static const mask lower = _L; in _GLIBCXX_VISIBILITY()
62 static const mask alpha = _A; in _GLIBCXX_VISIBILITY()
63 static const mask digit = _D; in _GLIBCXX_VISIBILITY()
65 static const mask space = _S; in _GLIBCXX_VISIBILITY()
66 static const mask print = _R; in _GLIBCXX_VISIBILITY()
68 static const mask cntrl = _C; in _GLIBCXX_VISIBILITY()
69 static const mask punct = _P; in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/config/os/bsd/freebsd/
H A Dctype_base.h38 struct ctype_base in _GLIBCXX_VISIBILITY() struct
41 typedef const int* __to_type; in _GLIBCXX_VISIBILITY()
45 typedef unsigned long mask; in _GLIBCXX_VISIBILITY()
63 static const mask lower = _L; in _GLIBCXX_VISIBILITY()
64 static const mask alpha = _A; in _GLIBCXX_VISIBILITY()
65 static const mask digit = _D; in _GLIBCXX_VISIBILITY()
67 static const mask space = _S; in _GLIBCXX_VISIBILITY()
68 static const mask print = _R; in _GLIBCXX_VISIBILITY()
70 static const mask cntrl = _C; in _GLIBCXX_VISIBILITY()
71 static const mask punct = _P; in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/config/os/bsd/freebsd/
H A Dctype_base.h38 struct ctype_base in _GLIBCXX_VISIBILITY() struct
41 typedef const int* __to_type; in _GLIBCXX_VISIBILITY()
45 typedef unsigned long mask; in _GLIBCXX_VISIBILITY()
63 static const mask lower = _L; in _GLIBCXX_VISIBILITY()
64 static const mask alpha = _A; in _GLIBCXX_VISIBILITY()
65 static const mask digit = _D; in _GLIBCXX_VISIBILITY()
67 static const mask space = _S; in _GLIBCXX_VISIBILITY()
68 static const mask print = _R; in _GLIBCXX_VISIBILITY()
70 static const mask cntrl = _C; in _GLIBCXX_VISIBILITY()
71 static const mask punct = _P; in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/config/os/bsd/darwin/
H A Dctype_base.h38 struct ctype_base in _GLIBCXX_VISIBILITY() struct
41 typedef const int* __to_type; in _GLIBCXX_VISIBILITY()
43 typedef unsigned long mask; in _GLIBCXX_VISIBILITY()
61 static const mask lower = _L; in _GLIBCXX_VISIBILITY()
62 static const mask alpha = _A; in _GLIBCXX_VISIBILITY()
63 static const mask digit = _D; in _GLIBCXX_VISIBILITY()
65 static const mask space = _S; in _GLIBCXX_VISIBILITY()
66 static const mask print = _R; in _GLIBCXX_VISIBILITY()
68 static const mask cntrl = _C; in _GLIBCXX_VISIBILITY()
69 static const mask punct = _P; in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/config/os/bsd/darwin/
H A Dctype_base.h38 struct ctype_base in _GLIBCXX_VISIBILITY() struct
41 typedef const int* __to_type; in _GLIBCXX_VISIBILITY()
43 typedef unsigned long mask; in _GLIBCXX_VISIBILITY()
61 static const mask lower = _L; in _GLIBCXX_VISIBILITY()
62 static const mask alpha = _A; in _GLIBCXX_VISIBILITY()
63 static const mask digit = _D; in _GLIBCXX_VISIBILITY()
65 static const mask space = _S; in _GLIBCXX_VISIBILITY()
66 static const mask print = _R; in _GLIBCXX_VISIBILITY()
68 static const mask cntrl = _C; in _GLIBCXX_VISIBILITY()
69 static const mask punct = _P; in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/config/os/bsd/freebsd/
H A Dctype_base.h38 struct ctype_base in _GLIBCXX_VISIBILITY() struct
41 typedef const int* __to_type; in _GLIBCXX_VISIBILITY()
45 typedef unsigned long mask; in _GLIBCXX_VISIBILITY()
63 static const mask lower = _L; in _GLIBCXX_VISIBILITY()
64 static const mask alpha = _A; in _GLIBCXX_VISIBILITY()
65 static const mask digit = _D; in _GLIBCXX_VISIBILITY()
67 static const mask space = _S; in _GLIBCXX_VISIBILITY()
68 static const mask print = _R; in _GLIBCXX_VISIBILITY()
70 static const mask cntrl = _C; in _GLIBCXX_VISIBILITY()
71 static const mask punct = _P; in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/config/os/bsd/darwin/
H A Dctype_base.h38 struct ctype_base in _GLIBCXX_VISIBILITY() struct
41 typedef const int* __to_type; in _GLIBCXX_VISIBILITY()
43 typedef unsigned long mask; in _GLIBCXX_VISIBILITY()
61 static const mask lower = _L; in _GLIBCXX_VISIBILITY()
62 static const mask alpha = _A; in _GLIBCXX_VISIBILITY()
63 static const mask digit = _D; in _GLIBCXX_VISIBILITY()
65 static const mask space = _S; in _GLIBCXX_VISIBILITY()
66 static const mask print = _R; in _GLIBCXX_VISIBILITY()
68 static const mask cntrl = _C; in _GLIBCXX_VISIBILITY()
69 static const mask punct = _P; in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/config/os/bsd/freebsd/
H A Dctype_base.h38 struct ctype_base in _GLIBCXX_VISIBILITY() struct
41 typedef const int* __to_type; in _GLIBCXX_VISIBILITY()
45 typedef unsigned long mask; in _GLIBCXX_VISIBILITY()
63 static const mask lower = _L; in _GLIBCXX_VISIBILITY()
64 static const mask alpha = _A; in _GLIBCXX_VISIBILITY()
65 static const mask digit = _D; in _GLIBCXX_VISIBILITY()
67 static const mask space = _S; in _GLIBCXX_VISIBILITY()
68 static const mask print = _R; in _GLIBCXX_VISIBILITY()
70 static const mask cntrl = _C; in _GLIBCXX_VISIBILITY()
71 static const mask punct = _P; in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/config/os/bsd/freebsd/
H A Dctype_base.h38 struct ctype_base in _GLIBCXX_VISIBILITY() struct
41 typedef const int* __to_type; in _GLIBCXX_VISIBILITY()
45 typedef unsigned long mask; in _GLIBCXX_VISIBILITY()
63 static const mask lower = _L; in _GLIBCXX_VISIBILITY()
64 static const mask alpha = _A; in _GLIBCXX_VISIBILITY()
65 static const mask digit = _D; in _GLIBCXX_VISIBILITY()
67 static const mask space = _S; in _GLIBCXX_VISIBILITY()
68 static const mask print = _R; in _GLIBCXX_VISIBILITY()
70 static const mask cntrl = _C; in _GLIBCXX_VISIBILITY()
71 static const mask punct = _P; in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/config/os/bsd/darwin/
H A Dctype_base.h38 struct ctype_base in _GLIBCXX_VISIBILITY() struct
41 typedef const int* __to_type; in _GLIBCXX_VISIBILITY()
43 typedef unsigned long mask; in _GLIBCXX_VISIBILITY()
61 static const mask lower = _L; in _GLIBCXX_VISIBILITY()
62 static const mask alpha = _A; in _GLIBCXX_VISIBILITY()
63 static const mask digit = _D; in _GLIBCXX_VISIBILITY()
65 static const mask space = _S; in _GLIBCXX_VISIBILITY()
66 static const mask print = _R; in _GLIBCXX_VISIBILITY()
68 static const mask cntrl = _C; in _GLIBCXX_VISIBILITY()
69 static const mask punct = _P; in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/config/os/bsd/freebsd/
H A Dctype_base.h38 struct ctype_base in _GLIBCXX_VISIBILITY() struct
41 typedef const int* __to_type; in _GLIBCXX_VISIBILITY()
45 typedef unsigned long mask; in _GLIBCXX_VISIBILITY()
63 static const mask lower = _L; in _GLIBCXX_VISIBILITY()
64 static const mask alpha = _A; in _GLIBCXX_VISIBILITY()
65 static const mask digit = _D; in _GLIBCXX_VISIBILITY()
67 static const mask space = _S; in _GLIBCXX_VISIBILITY()
68 static const mask print = _R; in _GLIBCXX_VISIBILITY()
70 static const mask cntrl = _C; in _GLIBCXX_VISIBILITY()
71 static const mask punct = _P; in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/config/os/bsd/darwin/
H A Dctype_base.h38 struct ctype_base in _GLIBCXX_VISIBILITY() struct
41 typedef const int* __to_type; in _GLIBCXX_VISIBILITY()
43 typedef unsigned long mask; in _GLIBCXX_VISIBILITY()
61 static const mask lower = _L; in _GLIBCXX_VISIBILITY()
62 static const mask alpha = _A; in _GLIBCXX_VISIBILITY()
63 static const mask digit = _D; in _GLIBCXX_VISIBILITY()
65 static const mask space = _S; in _GLIBCXX_VISIBILITY()
66 static const mask print = _R; in _GLIBCXX_VISIBILITY()
68 static const mask cntrl = _C; in _GLIBCXX_VISIBILITY()
69 static const mask punct = _P; in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/config/os/bsd/darwin/
H A Dctype_base.h38 struct ctype_base in _GLIBCXX_VISIBILITY() struct
41 typedef const int* __to_type; in _GLIBCXX_VISIBILITY()
43 typedef unsigned long mask; in _GLIBCXX_VISIBILITY()
61 static const mask lower = _L; in _GLIBCXX_VISIBILITY()
62 static const mask alpha = _A; in _GLIBCXX_VISIBILITY()
63 static const mask digit = _D; in _GLIBCXX_VISIBILITY()
65 static const mask space = _S; in _GLIBCXX_VISIBILITY()
66 static const mask print = _R; in _GLIBCXX_VISIBILITY()
68 static const mask cntrl = _C; in _GLIBCXX_VISIBILITY()
69 static const mask punct = _P; in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/config/os/bsd/freebsd/
H A Dctype_base.h38 struct ctype_base in _GLIBCXX_VISIBILITY() struct
41 typedef const int* __to_type; in _GLIBCXX_VISIBILITY()
45 typedef unsigned long mask; in _GLIBCXX_VISIBILITY()
63 static const mask lower = _L; in _GLIBCXX_VISIBILITY()
64 static const mask alpha = _A; in _GLIBCXX_VISIBILITY()
65 static const mask digit = _D; in _GLIBCXX_VISIBILITY()
67 static const mask space = _S; in _GLIBCXX_VISIBILITY()
68 static const mask print = _R; in _GLIBCXX_VISIBILITY()
70 static const mask cntrl = _C; in _GLIBCXX_VISIBILITY()
71 static const mask punct = _P; in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/config/os/bsd/freebsd/
H A Dctype_base.h38 struct ctype_base in _GLIBCXX_VISIBILITY() struct
41 typedef const int* __to_type; in _GLIBCXX_VISIBILITY()
45 typedef unsigned long mask; in _GLIBCXX_VISIBILITY()
63 static const mask lower = _L; in _GLIBCXX_VISIBILITY()
64 static const mask alpha = _A; in _GLIBCXX_VISIBILITY()
65 static const mask digit = _D; in _GLIBCXX_VISIBILITY()
67 static const mask space = _S; in _GLIBCXX_VISIBILITY()
68 static const mask print = _R; in _GLIBCXX_VISIBILITY()
70 static const mask cntrl = _C; in _GLIBCXX_VISIBILITY()
71 static const mask punct = _P; in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/config/os/bsd/darwin/
H A Dctype_base.h38 struct ctype_base in _GLIBCXX_VISIBILITY() struct
41 typedef const int* __to_type; in _GLIBCXX_VISIBILITY()
43 typedef unsigned long mask; in _GLIBCXX_VISIBILITY()
61 static const mask lower = _L; in _GLIBCXX_VISIBILITY()
62 static const mask alpha = _A; in _GLIBCXX_VISIBILITY()
63 static const mask digit = _D; in _GLIBCXX_VISIBILITY()
65 static const mask space = _S; in _GLIBCXX_VISIBILITY()
66 static const mask print = _R; in _GLIBCXX_VISIBILITY()
68 static const mask cntrl = _C; in _GLIBCXX_VISIBILITY()
69 static const mask punct = _P; in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/config/os/bsd/darwin/
H A Dctype_base.h38 struct ctype_base in _GLIBCXX_VISIBILITY() struct
41 typedef const int* __to_type; in _GLIBCXX_VISIBILITY()
43 typedef unsigned long mask; in _GLIBCXX_VISIBILITY()
61 static const mask lower = _L; in _GLIBCXX_VISIBILITY()
62 static const mask alpha = _A; in _GLIBCXX_VISIBILITY()
63 static const mask digit = _D; in _GLIBCXX_VISIBILITY()
65 static const mask space = _S; in _GLIBCXX_VISIBILITY()
66 static const mask print = _R; in _GLIBCXX_VISIBILITY()
68 static const mask cntrl = _C; in _GLIBCXX_VISIBILITY()
69 static const mask punct = _P; in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/config/os/bsd/freebsd/
H A Dctype_base.h38 struct ctype_base in _GLIBCXX_VISIBILITY() struct
41 typedef const int* __to_type; in _GLIBCXX_VISIBILITY()
45 typedef unsigned long mask; in _GLIBCXX_VISIBILITY()
63 static const mask lower = _L; in _GLIBCXX_VISIBILITY()
64 static const mask alpha = _A; in _GLIBCXX_VISIBILITY()
65 static const mask digit = _D; in _GLIBCXX_VISIBILITY()
67 static const mask space = _S; in _GLIBCXX_VISIBILITY()
68 static const mask print = _R; in _GLIBCXX_VISIBILITY()
70 static const mask cntrl = _C; in _GLIBCXX_VISIBILITY()
71 static const mask punct = _P; in _GLIBCXX_VISIBILITY()
[all …]

12345678910>>...20