Searched refs:tw (Results 1 - 21 of 21) sorted by relevance

/netbsd-6-1-5-RELEASE/tests/util/make/
H A Dd_modword.mk5 all: mod-squarebrackets mod-S-W mod-C-W mod-tW-tw
141 mod-tW-tw:
143 @echo 'LIST:tw="${LIST:tw}"' macro
147 @echo 'LIST:tw:C/ /,/="${LIST:tw:C/ /,/}"'
148 @echo 'LIST:tw:C/ /,/g="${LIST:tw:C/ /,/g}"'
149 @echo 'LIST:tw:C/ /,/1g="${LIST:tw
[all...]
/netbsd-6-1-5-RELEASE/external/mit/xorg/lib/xkeyboard-config/symbols/sun_vndr/
H A DMakefile7 lt lv nl no pl pt ro ru se sk solaris tr tuv tw ua us
/netbsd-6-1-5-RELEASE/bin/ksh/
H A Dtree.c499 register char **tw, **rw; local
514 for (tw = t->vars; *tw++ != NULL; )
517 alloc((tw - t->vars + 1) * sizeof(*tw), ap);
518 for (tw = t->vars; *tw != NULL; )
519 *rw++ = wdcopy(*tw++, ap);
526 for (tw = t->args; *tw
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dstabs.c168 TWORD tw; local
179 tw = t;
180 for (; tw > BTMASK; tw = DECREF(tw)) {
181 if (ISARY(tw)) {
188 if (tw <= BTMASK)
H A Dgcc_compat.c133 char tlbuf[TLLEN], *tw; local
162 tw = &tlbuf[strlen(tlbuf)];
163 while (tw > tlbuf)
164 cunput(*--tw);
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dstabs.c168 TWORD tw; local
179 tw = t;
180 for (; tw > BTMASK; tw = DECREF(tw)) {
181 if (ISARY(tw)) {
188 if (tw <= BTMASK)
H A Dgcc_compat.c133 char tlbuf[TLLEN], *tw; local
162 tw = &tlbuf[strlen(tlbuf)];
163 while (tw > tlbuf)
164 cunput(*--tw);
/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/amq/
H A Damq.c96 int tw = strlen(mt->mt_type); local
101 if (tw > *twid)
102 *twid = tw;
221 int tw = strlen(mi->mi_type); local
226 if (tw > *twid)
227 *twid = tw;
/netbsd-6-1-5-RELEASE/external/mit/xorg/lib/xkeyboard-config/symbols/
H A DMakefile25 terminate th tj tm tr tw typo tz \
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/ppc/
H A D476.s476 tw 31,0,0
477 tw 4,3,4
478 tw 5,3,4
H A Da2.s539 tw 5,10,11
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/makeinfo/
H A Dlang.h52 ta, te, tg, th, ti, tk, tl, tn, to, tr, ts, tt, tw, enumerator in enum:__anon4929
H A Dlang.c539 { tw, "tw", "Twi" },
/netbsd-6-1-5-RELEASE/sys/netsmb/
H A Dsmb_smb.c113 u_int16_t dindex, tw, swlen, bc; local
170 md_get_uint16le(mdp, &tw);
171 sp->sv_tz = tw;
198 md_get_uint16le(mdp, &tw);
199 sp->sv_maxtx = tw;
207 md_get_uint16le(mdp, &tw);
208 sp->sv_tz = tw;
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/info/
H A Dinfo-utils.c509 int tw;
511 tw = ((hpos + 8) & 0xf8) - hpos;
512 while (i < tw)
506 int tw; local
/netbsd-6-1-5-RELEASE/sys/arch/i386/i386/
H A Dprocess_machdep.c95 xmm_to_s87_tag(const uint8_t *fpac, int regno, uint8_t tw) argument
101 if (tw & (1U << regno)) {
/netbsd-6-1-5-RELEASE/sys/fs/smbfs/
H A Dsmbfs_smb.c1010 u_int16_t tw, flags; local
1082 if ((error = md_get_uint16le(mdp, &tw)) != 0)
1084 ctx->f_ecnt = tw;
1085 if ((error = md_get_uint16le(mdp, &tw)) != 0)
1087 if (tw)
1089 if ((error = md_get_uint16le(mdp, &tw)) != 0)
1091 if ((error = md_get_uint16le(mdp, &tw)) != 0)
1097 ctx->f_rnameofs = tw;
/netbsd-6-1-5-RELEASE/sys/dev/bluetooth/
H A Dbtmagic.c1261 int id, nf, az, aw, tz, tw; local
1302 tw = aw - sc->sc_aw[id];
1308 dw += btmagic_scale(tw, &sc->sc_rw,
1311 || abs(tw) > sc->sc_dist) {
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/readline/
H A DMakefile.in71 ETAGS = etags -tw
72 CTAGS = ctags -tw
/netbsd-6-1-5-RELEASE/sys/arch/amd64/amd64/
H A Dnetbsd32_machdep.c543 xmm_to_s87_tag(const uint8_t *fpac, int regno, uint8_t tw) argument
549 if (tw & (1U << regno)) {
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc/
H A Dppc.S1489 tw 16,9,0

Completed in 315 milliseconds