Searched refs:nw1 (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/lib/libc/gdtoa/
H A DstrtoIg.c44 int i, nb, nw, nw1, rv, rv1, swap; local
66 nw1 = nw - 1;
73 b1->x[nw1] = 1L << nb11;
83 || (nb1 && b1->x[nw1] & 1L << nb1)) {
89 if (b1->x[nw1] & 1L << nb11) {
105 for(i = nw1; !b1->x[i]; --i)
112 if (!(b1->x[nw1] & 1L << nb11)) {
H A Dsmisc.c153 int nw, nw1; local
164 nw1 = nw & 1;
165 for(xe = x + (nw - nw1); x < xe; x += 2)
167 if (nw1)
/netbsd-current/external/gpl2/xcvs/dist/src/
H A Dsanity.sh16697 touch w1 w2 w3 nw1
16698 dotest devcom2-3 "${testcvs} add w1 w2 w3 nw1" "${DOTSTAR}"
16721 dotest devcom2-7 "${testcvs} -q co first-dir" 'U first-dir/nw1
16725 dotest devcom2-8 "test -w first-dir/nw1" ''
16751 "U first${PLUS}dir/nw1
[all...]

Completed in 284 milliseconds