Searched refs:tval (Results 76 - 100 of 122) sorted by relevance

12345

/netbsd-current/external/bsd/byacc/dist/test/btyacc/
H A Dbtyacc_destroy3.tab.c156 type tval; member in union:__anon20
1210 { yyval.tval = tREAL; }
1215 { yyval.tval = tINTEGER; }
1220 { yyval.nlist->s = mksymbol(yystack.l_mark[-2].tval, yystack.l_mark[-2].cval, yystack.l_mark[0].id);
H A Dbtyacc_destroy2.tab.c156 type tval; member in union:__anon16
1210 { yyval.tval = tREAL; }
1215 { yyval.tval = tINTEGER; }
1220 { yyval.nlist->s = mksymbol(yystack.l_mark[-2].tval, yystack.l_mark[-2].cval, yystack.l_mark[0].id);
/netbsd-current/external/mpl/dhcp/dist/keama/
H A Dkeama.h99 char *tval; member in struct:parse
H A Dparse.c538 int tval; local
564 tval = *ptr++;
566 if (tval >= 'a')
567 tval = tval - 'a' + 10;
568 else if (tval >= 'A')
569 tval = tval - 'A' + 10;
570 else if (tval >= '0')
571 tval
[all...]
/netbsd-current/sys/fs/nfs/server/
H A Dnfs_nfsdserv.c2041 u_quad_t tval; local
2064 tval = (u_quad_t)sf->f_blocks;
2065 tval *= (u_quad_t)sf->f_bsize;
2066 txdr_hyper(tval, tl); tl += 2;
2067 tval = (u_quad_t)sf->f_bfree;
2068 tval *= (u_quad_t)sf->f_bsize;
2069 txdr_hyper(tval, tl); tl += 2;
2070 tval = (u_quad_t)sf->f_bavail;
2071 tval *= (u_quad_t)sf->f_bsize;
2072 txdr_hyper(tval, t
[all...]
/netbsd-current/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dtrees.c2251 P1ND *q, *r, *tval; local
2254 tval = NULL;
2283 tval = cstknode(q->n_type, q->n_df, q->n_ap);
2284 q = buildtree(ASSIGN, p1tcopy(tval), q);
2294 q = buildtree(ASSIGN, p1tcopy(tval), q);
2303 *p = *tval;
2304 p1nfree(tval);
2332 tval = cstknode(p->n_type, p->n_df, p->n_ap);
2334 ecode(buildtree(ASSIGN, p1tcopy(tval), bcon(1)));
2337 ecode(buildtree(ASSIGN, p1tcopy(tval), bco
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Dtasn_dec.c534 ASN1_VALUE *tval; local
549 tval = (ASN1_VALUE *)val;
550 val = &tval;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dada-exp.y130 struct type *tval;
138 %type <tval> var_or_type
148 %type <tval> save_qualifier
H A Df-exp.y110 struct type *tval;
129 %type <tval> type typebase
135 %type <tval> ptype
H A Dp-exp.y99 struct type *tval;
126 %type <tval> type typebase
130 %type <tval> ptype
H A Dd-exp.y97 struct type *tval;
131 %type <tval> BasicType TypeExp
H A Dgo-exp.y105 struct type *tval;
122 %type <tval> type
/netbsd-current/sys/nfs/
H A Dnfs_serv.c3338 u_quad_t frev, tval; local
3361 tval = (u_quad_t)((quad_t)sf->f_blocks * (quad_t)sf->f_frsize);
3362 txdr_hyper(tval, &sfp->sf_tbytes);
3363 tval = (u_quad_t)((quad_t)sf->f_bfree * (quad_t)sf->f_frsize);
3364 txdr_hyper(tval, &sfp->sf_fbytes);
3365 tval = (u_quad_t)((quad_t)sf->f_bavail * (quad_t)sf->f_frsize);
3366 txdr_hyper(tval, &sfp->sf_abytes);
3367 tval = (u_quad_t)sf->f_files;
3368 txdr_hyper(tval, &sfp->sf_tfiles);
3369 tval
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Dtasn_dec.c576 ASN1_VALUE *tval; local
590 tval = (ASN1_VALUE *)val;
591 val = &tval;
/netbsd-current/sys/netinet/
H A Dip_output.c1711 u_int tval; local
1721 tval = cval;
1725 error = sockopt_get(sopt, &tval, sizeof(u_int));
1735 if (tval > maxval)
1738 *val = tval;
/netbsd-current/usr.bin/ftp/
H A Dfetch.c1843 struct timeval tval[2]; local
1845 (void)gettimeofday(&tval[0], NULL);
1846 tval[1].tv_sec = mtime;
1847 tval[1].tv_usec = 0;
1851 if (utimes(savefile, tval) == -1) {
H A Dftp.c946 struct timeval tval[2]; local
1187 (void)gettimeofday(&tval[0], NULL);
1188 tval[1].tv_sec = mtime;
1189 tval[1].tv_usec = 0;
1190 if (utimes(local, tval) == -1) {
/netbsd-current/external/mpl/dhcp/dist/common/
H A Doptions.c1823 unsigned long tval; local
2167 tval = *dp++;
2173 tval = getUChar(dp);
2177 tval = getUShort(dp);
2181 tval = getULong(dp);
2194 tval)
2202 sprintf(op, "%lu", tval);
2222 tval = getULong (dp);
2223 if (tval == -1)
2226 sprintf(op, "%lu", tval);
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-sparc.c3788 bfd_vma tval = val;
3789 tval >>= 12;
3790 insn |= tval & 0x3fffff;
3797 bfd_vma tval = val;
3798 tval >>= 22;
3799 insn |= tval & 0x3fffff;
3775 bfd_vma tval = val; local
3784 bfd_vma tval = val; local
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-sparc.c3778 bfd_vma tval = val;
3779 tval >>= 12;
3780 insn |= tval & 0x3fffff;
3787 bfd_vma tval = val;
3788 tval >>= 22;
3789 insn |= tval & 0x3fffff;
3765 bfd_vma tval = val; local
3774 bfd_vma tval = val; local
/netbsd-current/external/gpl3/gcc.old/dist/libbacktrace/
H A Delf.c1243 uint16_t tval; local
1256 tval = val | ((j - 1) << HUFFMAN_BITS_SHIFT);
1271 table[ind] = tval;
1389 uint16_t tval; local
1443 tval = val | ((j - 8) << HUFFMAN_BITS_SHIFT);
1454 table[secondary + 0x100 + ind] = tval;
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-sparc.c3779 bfd_vma tval = val;
3780 tval >>= 12;
3781 insn |= tval & 0x3fffff;
3788 bfd_vma tval = val;
3789 tval >>= 22;
3790 insn |= tval & 0x3fffff;
3766 bfd_vma tval = val; local
3775 bfd_vma tval = val; local
/netbsd-current/external/bsd/nsd/dist/
H A Dremote.c123 struct timeval tval; member in struct:rc_state
633 n->tval.tv_sec = REMOTE_CONTROL_TCP_TIMEOUT;
634 n->tval.tv_usec = 0L;
645 if(event_add(&n->c, &n->tval) != 0) {
2470 if(event_add(&s->c, &s->tval) != 0)
2485 if(event_add(&s->c, &s->tval) != 0)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Df-exp.y124 struct type *tval;
143 %type <tval> type typebase
149 %type <tval> ptype
H A Dp-exp.y102 struct type *tval;
128 %type <tval> type typebase
132 %type <tval> ptype

Completed in 266 milliseconds

12345