Searched refs:ctb (Results 1 - 20 of 20) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/22_locale/ctype_base/
H A D11844.cc27 typedef std::ctype_base ctb; typedef
30 VERIFY( ctb::alnum == (ctb::alpha | ctb::digit) );
31 VERIFY( ctb::graph == (ctb::alnum | ctb::punct) );
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/ctype_base/
H A D11844.cc36 typedef std::ctype_base ctb; typedef
39 VERIFY( ctb::alnum == (ctb::alpha | ctb::digit) );
40 VERIFY( ctb::graph == (ctb::alnum | ctb::punct) );
/netbsd-6-1-5-RELEASE/sys/arch/alpha/alpha/
H A Ddec_2000_300.c124 struct ctb_tt *ctb; local
131 ctb = (struct ctb_tt *)(((char *)hwrpb) + hwrpb->rpb_ctb_off);
142 switch (ctb->ctb_type) {
148 printf("CTB CSR = 0x%08lx\n", ctb->ctb_csr);
149 printf("CTB BAUD = %lu\n", ctb->ctb_baud);
156 DELAY(160000000 / ctb->ctb_baud);
159 ctb->ctb_baud, COM_FREQ, COM_TYPE_NORMAL,
190 printf("ctb->ctb_type = 0x%lx\n", ctb->ctb_type);
191 printf("ctb
[all...]
H A Ddec_3000_300.c95 struct ctb *ctb; local
97 ctb = (struct ctb *)(((char *)hwrpb) + hwrpb->rpb_ctb_off);
99 switch (ctb->ctb_term_type) {
105 CTB_TURBOSLOT_SLOT(ctb->ctb_turboslot)) == 0) {
110 printf("TURBOchannel slot 0x%lx.\n", ctb->ctb_turboslot);
137 printf("ctb->ctb_term_type = 0x%lx\n", ctb->ctb_term_type);
138 printf("ctb
[all...]
H A Ddec_3000_500.c115 struct ctb *ctb; local
117 ctb = (struct ctb *)(((char *)hwrpb) + hwrpb->rpb_ctb_off);
119 switch (ctb->ctb_term_type) {
125 CTB_TURBOSLOT_SLOT(ctb->ctb_turboslot)) == 0) {
130 printf("TURBOchannel slot 0x%lx.\n", ctb->ctb_turboslot);
157 printf("ctb->ctb_term_type = 0x%lx\n", ctb->ctb_term_type);
158 printf("ctb
[all...]
H A Dapi_up1000.c111 struct ctb *ctb; local
118 ctb = (struct ctb *)(((char *)hwrpb) + hwrpb->rpb_ctb_off);
120 switch (ctb->ctb_term_type) {
147 if (CTB_TURBOSLOT_TYPE(ctb->ctb_turboslot) ==
152 &icp->ic_pc, CTB_TURBOSLOT_BUS(ctb->ctb_turboslot),
153 CTB_TURBOSLOT_SLOT(ctb->ctb_turboslot), 0);
160 printf("ctb->ctb_term_type = 0x%lx\n", ctb
[all...]
H A Ddec_1000a.c165 struct ctb *ctb; local
187 ctb = (struct ctb *)(((char *)hwrpb) + hwrpb->rpb_ctb_off);
189 switch (ctb->ctb_term_type) {
220 switch (CTB_TURBOSLOT_TYPE(ctb->ctb_turboslot)) {
223 CTB_TURBOSLOT_BUS(ctb->ctb_turboslot),
224 CTB_TURBOSLOT_SLOT(ctb->ctb_turboslot), 0);
237 printf("ctb->ctb_term_type = 0x%lx\n", ctb
[all...]
H A Ddec_550.c122 struct ctb *ctb; local
129 ctb = (struct ctb *)(((char *)hwrpb) + hwrpb->rpb_ctb_off);
131 switch (ctb->ctb_term_type) {
158 if (CTB_TURBOSLOT_TYPE(ctb->ctb_turboslot) ==
163 &ccp->cc_pc, CTB_TURBOSLOT_BUS(ctb->ctb_turboslot),
164 CTB_TURBOSLOT_SLOT(ctb->ctb_turboslot), 0);
171 printf("ctb->ctb_term_type = 0x%lx\n", ctb
[all...]
H A Ddec_alphabook1.c115 struct ctb *ctb; local
122 ctb = (struct ctb *)(((char *)hwrpb) + hwrpb->rpb_ctb_off);
124 switch (ctb->ctb_term_type) {
151 if (CTB_TURBOSLOT_TYPE(ctb->ctb_turboslot) ==
156 &lcp->lc_pc, CTB_TURBOSLOT_BUS(ctb->ctb_turboslot),
157 CTB_TURBOSLOT_SLOT(ctb->ctb_turboslot), 0);
164 printf("ctb->ctb_term_type = 0x%lx\n", ctb
[all...]
H A Ddec_axppci_33.c171 struct ctb *ctb; local
176 ctb = (struct ctb *)(((char *)hwrpb) + hwrpb->rpb_ctb_off);
178 switch (ctb->ctb_term_type) {
205 if (CTB_TURBOSLOT_TYPE(ctb->ctb_turboslot) ==
210 &lcp->lc_pc, CTB_TURBOSLOT_BUS(ctb->ctb_turboslot),
211 CTB_TURBOSLOT_SLOT(ctb->ctb_turboslot), 0);
218 printf("ctb->ctb_term_type = 0x%lx\n", ctb
[all...]
H A Ddec_eb164.c117 struct ctb *ctb; local
124 ctb = (struct ctb *)(((char *)hwrpb) + hwrpb->rpb_ctb_off);
126 switch (ctb->ctb_term_type) {
153 if (CTB_TURBOSLOT_TYPE(ctb->ctb_turboslot) ==
158 &ccp->cc_pc, CTB_TURBOSLOT_BUS(ctb->ctb_turboslot),
159 CTB_TURBOSLOT_SLOT(ctb->ctb_turboslot), 0);
166 printf("ctb->ctb_term_type = 0x%lx\n", ctb
[all...]
H A Ddec_eb64plus.c125 struct ctb *ctb; local
132 ctb = (struct ctb *)(((char *)hwrpb) + hwrpb->rpb_ctb_off);
134 switch (ctb->ctb_term_type) {
161 if (CTB_TURBOSLOT_TYPE(ctb->ctb_turboslot) ==
166 &acp->ac_pc, CTB_TURBOSLOT_BUS(ctb->ctb_turboslot),
167 CTB_TURBOSLOT_SLOT(ctb->ctb_turboslot), 0);
174 printf("ctb->ctb_term_type = 0x%lx\n", ctb
[all...]
H A Ddec_eb66.c122 struct ctb *ctb; local
129 ctb = (struct ctb *)(((char *)hwrpb) + hwrpb->rpb_ctb_off);
131 switch (ctb->ctb_term_type) {
158 if (CTB_TURBOSLOT_TYPE(ctb->ctb_turboslot) ==
163 &lcp->lc_pc, CTB_TURBOSLOT_BUS(ctb->ctb_turboslot),
164 CTB_TURBOSLOT_SLOT(ctb->ctb_turboslot), 0);
171 printf("ctb->ctb_term_type = 0x%lx\n", ctb
[all...]
H A Ddec_kn20aa.c124 struct ctb *ctb; local
131 ctb = (struct ctb *)(((char *)hwrpb) + hwrpb->rpb_ctb_off);
133 switch (ctb->ctb_term_type) {
160 if (CTB_TURBOSLOT_TYPE(ctb->ctb_turboslot) ==
165 &ccp->cc_pc, CTB_TURBOSLOT_BUS(ctb->ctb_turboslot),
166 CTB_TURBOSLOT_SLOT(ctb->ctb_turboslot), 0);
173 printf("ctb->ctb_term_type = 0x%lx\n", ctb
[all...]
H A Ddec_2100_a500.c154 struct ctb *ctb; local
158 ctb = (struct ctb *)(((char *)hwrpb) + hwrpb->rpb_ctb_off);
159 ctbslot = ctb->ctb_turboslot;
163 switch (ctb->ctb_term_type) {
225 printf("ctb->ctb_term_type = 0x%lx\n", ctb->ctb_term_type);
226 printf("ctb->ctb_turboslot = 0x%lx\n", ctb
[all...]
H A Ddec_2100_a50.c135 struct ctb *ctb; local
142 ctb = (struct ctb *)(((char *)hwrpb) + hwrpb->rpb_ctb_off);
144 switch (ctb->ctb_term_type) {
171 if (CTB_TURBOSLOT_TYPE(ctb->ctb_turboslot) ==
176 &acp->ac_pc, CTB_TURBOSLOT_BUS(ctb->ctb_turboslot),
177 CTB_TURBOSLOT_SLOT(ctb->ctb_turboslot), 0);
184 printf("ctb->ctb_term_type = 0x%lx\n", ctb
[all...]
H A Ddec_kn300.c164 struct ctb *ctb; local
171 ctb = (struct ctb *)(((char *)hwrpb) + hwrpb->rpb_ctb_off);
173 switch (ctb->ctb_term_type) {
197 if (CTB_TURBOSLOT_TYPE(ctb->ctb_turboslot) ==
202 &ccp->cc_pc, CTB_TURBOSLOT_BUS(ctb->ctb_turboslot),
203 CTB_TURBOSLOT_SLOT(ctb->ctb_turboslot), 0);
210 printf("ctb->ctb_term_type = 0x%lx\n", ctb
[all...]
H A Ddec_6600.c126 struct ctb *ctb; local
130 ctb = (struct ctb *)(((char *)hwrpb) + hwrpb->rpb_ctb_off);
131 ctbslot = ctb->ctb_turboslot;
138 switch (ctb->ctb_term_type) {
184 " hose = %ld\n", ctb->ctb_term_type, ctbslot,
188 ctb->ctb_term_type);
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/common/ctf/
H A Dctf_create.c1018 ctf_bundle_t *ctb = arg; local
1021 return (ctf_enum_value(ctb->ctb_file, ctb->ctb_type,
1028 ctf_bundle_t *ctb = arg; local
1030 return (ctf_add_enumerator(ctb->ctb_file, ctb->ctb_type,
1038 ctf_bundle_t *ctb = arg; local
1041 return (ctf_member_info(ctb->ctb_file, ctb->ctb_type,
1048 ctf_bundle_t *ctb local
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/alpha/include/
H A Drpb.h194 uint64_t rpb_ctb_size; /* B0: ctb size in bytes */
195 u_long rpb_ctb_off; /* B8: offset to ctb */
342 struct ctb { struct

Completed in 199 milliseconds