Searched refs:tos (Results 1 - 25 of 69) sorted by relevance

123

/netbsd-6-1-5-RELEASE/usr.bin/indent/
H A Dparse.c89 while (ps.p_stack[ps.tos] == ifhead && tk != elselit) {
91 ps.p_stack[ps.tos] = stmt; /* apply the if(..) stmt ::=
103 if (ps.p_stack[ps.tos] != decl) { /* only put one
109 ps.p_stack[++ps.tos] = decl;
110 ps.il[ps.tos] = ps.i_l_follow;
115 for (i = ps.tos - 1; i > 0; --i)
126 if (ps.p_stack[ps.tos] == elsehead && ps.else_if) /* "else if ..." */
127 ps.i_l_follow = ps.il[ps.tos];
130 ps.p_stack[++ps.tos] = tk;
131 ps.il[ps.tos]
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/tree-ssa/
H A D20041122-1.c23 basic_block *tos, *worklist, bb; local
24 tos = worklist = xmalloc (sizeof (basic_block) * n_basic_blocks);
29 *tos++ = e->dest;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/doc/
H A Dchew.c273 string_type *tos; variable
309 if (tos < stack)
311 if (tos >= stack + STACK)
382 if (tos->write_idx)
383 tos->write_idx--;
390 while ((isspace ((unsigned char) at (tos, tos->write_idx - 1))
391 || at (tos, tos->write_idx - 1) == '\n')
392 && tos
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/doc/
H A Dchew.c273 string_type *tos; variable
309 if (tos < stack)
311 if (tos >= stack + STACK)
382 if (tos->write_idx)
383 tos->write_idx--;
390 while ((isspace ((unsigned char) at (tos, tos->write_idx - 1))
391 || at (tos, tos->write_idx - 1) == '\n')
392 && tos
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/spu/ea/
H A Dcompile2.c30 /* froms are indexing tos */
32 static __ea struct tostruct *tos = 0; variable in typeref:struct:tostruct
40 *frompcindex = tos[0].link;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/tree-ssa/
H A D20041122-1.c22 basic_block *tos, *worklist; local
23 tos = worklist = xmalloc (sizeof (basic_block) * n_basic_blocks);
28 *tos++ = e->dest;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/i386/
H A Dgmon-sol2.c111 * froms is actually a bunch of unsigned shorts indexing tos
115 static struct tostruct *tos = 0; variable in typeref:struct:tostruct
169 tos = (struct tostruct *) sbrk( tolimit * sizeof( struct tostruct ) );
170 if ( tos == (struct tostruct *) -1 ) {
173 tos = 0;
177 tos[0].link = 0;
236 for (toindex=froms[fromindex]; toindex!=0; toindex=tos[toindex].link) {
240 frompc , tos[toindex].selfpc , tos[toindex].count );
243 rawarc.raw_selfpc = (unsigned long) tos[toinde
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dgmon-sol2.c73 * froms is actually a bunch of unsigned shorts indexing tos
77 static struct tostruct *tos = 0; variable in typeref:struct:tostruct
130 tos = (struct tostruct *) sbrk( tolimit * sizeof( struct tostruct ) );
131 if ( tos == (struct tostruct *) -1 ) {
134 tos = 0;
138 tos[0].link = 0;
220 for (toindex=froms[fromindex]; toindex!=0; toindex=tos[toindex].link) {
224 frompc , tos[toindex].selfpc , tos[toindex].count );
227 rawarc.raw_selfpc = (unsigned long) tos[toinde
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/i386/
H A Dgmon-sol2.c109 * froms is actually a bunch of unsigned shorts indexing tos
113 static struct tostruct *tos = 0; variable in typeref:struct:tostruct
166 tos = (struct tostruct *) sbrk( tolimit * sizeof( struct tostruct ) );
167 if ( tos == (struct tostruct *) -1 ) {
170 tos = 0;
174 tos[0].link = 0;
232 for (toindex=froms[fromindex]; toindex!=0; toindex=tos[toindex].link) {
236 frompc , tos[toindex].selfpc , tos[toindex].count );
239 rawarc.raw_selfpc = (unsigned long) tos[toinde
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/sparc/
H A Dgmon-sol2.c73 * froms is actually a bunch of unsigned shorts indexing tos
77 static struct tostruct *tos = 0; variable in typeref:struct:tostruct
130 tos = (struct tostruct *) sbrk( tolimit * sizeof( struct tostruct ) );
131 if ( tos == (struct tostruct *) -1 ) {
134 tos = 0;
138 tos[0].link = 0;
220 for (toindex=froms[fromindex]; toindex!=0; toindex=tos[toindex].link) {
224 frompc , tos[toindex].selfpc , tos[toindex].count );
227 rawarc.raw_selfpc = (unsigned long) tos[toinde
[all...]
/netbsd-6-1-5-RELEASE/common/lib/libc/gmon/
H A Dmcount.c183 toindex = ++p->tos[0].link;
189 top = &p->tos[(size_t)toindex];
195 top = &p->tos[(size_t)toindex];
217 toindex = ++p->tos[0].link;
221 top = &p->tos[(size_t)toindex];
232 top = &p->tos[top->link];
/netbsd-6-1-5-RELEASE/lib/libc/gmon/
H A Dgmon.c152 p->tos = (struct tostruct *)(void *)cp;
159 p->tos[0].link = 0;
238 p->tos = (struct tostruct *)(void *)(cp + p->fromssize);
264 qtoindex = q->tos[qtoindex].link) {
265 selfpc = q->tos[qtoindex].selfpc;
266 count = q->tos[qtoindex].count;
274 toindex = ++p->tos[0].link;
280 top = &p->tos[(size_t)toindex];
286 top = &p->tos[(size_t)toindex];
309 toindex = ++p->tos[
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/kgmon/
H A Dkgmon.c299 struct tostruct *tos; local
373 if ((tos = malloc((size_t)kvp->gpm.tossize)) == NULL)
374 err(EXIT_FAILURE, "cannot allocate %zu tos space",
377 i = kvm_read(kvp->kd, (u_long)kvp->gpm.tos, (void *)tos,
382 if (sysctl(mib, 3, tos, &i, NULL, 0) < 0)
386 errx(EXIT_FAILURE, "read tos: read %zu, got %zu: %s",
399 toindex = tos[toindex].link) {
403 getprogname(), frompc, tos[toindex].selfpc,
404 tos[toinde
[all...]
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dgmon.h127 struct tostruct *tos; member in struct:gmonparam
/netbsd-6-1-5-RELEASE/etc/
H A Dntp.conf30 tos minsane 2
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-unswitch.c277 basic_block *tos, *worklist; local
282 tos = worklist = XNEWVEC (basic_block, loop->num_nodes);
288 *tos++ = bbs[0];
295 while (tos != worklist)
297 basic_block b = *--tos;
323 *tos++ = dest;
H A Dlcm.c609 basic_block *worklist, *tos, bb;
617 tos = worklist = XNEWVEC (basic_block, n_basic_blocks + 1);
638 *tos++ = bb;
643 while (tos != worklist)
646 bb = *--tos;
665 *tos++ = e->src;
680 free (tos);
608 basic_block *worklist, *tos, bb; local
/netbsd-6-1-5-RELEASE/sys/netinet/
H A Din_gif.c97 u_int8_t tos; local
123 tos = ip->ip_tos;
138 tos = (ntohl(ip6->ip6_flow) >> 20) & 0xff;
145 tos = 0;
171 ip_ecn_ingress(ECN_ALLOWED, &iphdr.ip_tos, &tos);
173 ip_ecn_ingress(ECN_NOCARE, &iphdr.ip_tos, &tos);
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/makeinfo/
H A Dfiles.c306 FSTACK *tos = filestack;
308 if (!tos)
325 input_filename = tos->filename;
326 input_text = tos->text;
327 input_text_length = tos->size;
328 input_text_offset = tos->offset;
329 line_number = tos->line_number;
330 free (tos);
303 FSTACK *tos = filestack; local
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dcoff-alpha.c800 int tos = 0;
1037 if (tos >= RELOC_STACKSIZE)
1040 stack[tos++] = relocation;
1056 if (tos == 0)
1066 val |= (stack[--tos] & ((1 << size) - 1)) << offset;
1097 if (tos == 0)
1100 stack[tos - 1] -= relocation;
1130 if (tos == 0)
1133 stack[tos - 1] >>= relocation;
1188 if (tos !
795 int tos = 0; local
1404 int tos = 0; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dcoff-alpha.c798 int tos = 0;
1035 if (tos >= RELOC_STACKSIZE)
1038 stack[tos++] = relocation;
1054 if (tos == 0)
1064 val |= (stack[--tos] & ((1 << size) - 1)) << offset;
1095 if (tos == 0)
1098 stack[tos - 1] -= relocation;
1128 if (tos == 0)
1131 stack[tos - 1] >>= relocation;
1186 if (tos !
793 int tos = 0; local
1402 int tos = 0; local
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/altq/libaltq/
H A Dquip_server.c289 char src[128], dst[128], smask[128], dmask[128], tos[128]; local
316 tos[0] = '\0';
318 snprintf(tos, sizeof(tos), " tos %#x tosmask %#x",
327 filt->ff_flow.fi_proto, tos);
/netbsd-6-1-5-RELEASE/external/bsd/byacc/dist/
H A Doutput.c15 static Value_t **tos; variable
283 tos[i] = s = NEW2(shiftcount, Value_t);
303 tos[nstates + i] = s = NEW2(reducecount, Value_t);
387 tos[symno] = sp2 = NEW2(count, Value_t);
511 if (tos[j][k] != tos[i][k] || froms[j][k] != froms[i][k])
538 to = tos[i];
642 if (tos[i])
643 FREE(tos[i]);
647 FREE(tos);
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dlcm.c610 basic_block *worklist, *tos, bb;
618 tos = worklist = xmalloc (sizeof (basic_block) * (n_basic_blocks + 1));
639 *tos++ = bb;
644 while (tos != worklist)
647 bb = *--tos;
666 *tos++ = e->src;
681 free (tos);
609 basic_block *worklist, *tos, bb; local
H A Dcfganal.c285 basic_block *tos, *worklist, bb;
287 tos = worklist = xmalloc (sizeof (basic_block) * n_basic_blocks);
300 *tos++ = e->dest;
308 while (tos != worklist)
310 basic_block b = *--tos;
318 *tos++ = dest;
283 basic_block *tos, *worklist, bb; local

Completed in 363 milliseconds

123