Searched refs:hold (Results 1 - 25 of 60) sorted by relevance

123

/freebsd-10.0-release/lib/libz/
H A Dinffast.c84 unsigned long hold; /* local strm->hold */ local
111 hold = state->hold;
122 hold += (unsigned long)(PUP(in)) << bits;
124 hold += (unsigned long)(PUP(in)) << bits;
127 here = lcode[hold & lmask];
130 hold >>= op;
144 hold += (unsigned long)(PUP(in)) << bits;
147 len += (unsigned)hold
[all...]
H A Dinflate.c120 state->hold = 0;
240 state->hold = 0;
246 state->hold += value << state->bits;
465 hold = state->hold; \
476 state->hold = hold; \
483 hold = 0; \
493 hold += (unsigned long)(*next++) << bits; \
507 ((unsigned)hold
613 unsigned long hold; /* bit buffer */ local
[all...]
H A Dinflate.h98 unsigned long hold; /* input bit accumulator */ member in struct:inflate_state
H A Dinfback.c134 hold = state->hold; \
145 state->hold = hold; \
152 hold = 0; \
176 hold += (unsigned long)(*next++) << bits; \
191 ((unsigned)hold & ((1U << (n)) - 1))
196 hold >>= (n); \
203 hold >>= bits & 7; \
261 unsigned long hold; /* bi local
[all...]
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinffast.c86 unsigned long hold; /* local strm->hold */ local
113 hold = state->hold;
124 hold += (unsigned long)(PUP(in)) << bits;
126 hold += (unsigned long)(PUP(in)) << bits;
129 this = lcode[hold & lmask];
132 hold >>= op;
146 hold += (unsigned long)(PUP(in)) << bits;
149 len += (unsigned)hold
[all...]
H A Dinflate.c128 state->hold = 0;
146 state->hold += value << state->bits;
416 hold = state->hold; \
427 state->hold = hold; \
434 hold = 0; \
444 hold += (unsigned long)(*next++) << bits; \
458 ((unsigned)hold & ((1U << (n)) - 1))
463 hold >>
569 unsigned long hold; /* bit buffer */ local
[all...]
H A Dinflate.h96 unsigned long hold; /* input bit accumulator */ member in struct:inflate_state
/freebsd-10.0-release/sys/dev/asr/
H A Ddptalign.h194 # define setU2(x,y,z) { unsigned short hold = (unsigned short)(z); \
196 = osdLocal2(&hold); \
200 # define setBU2(x,y,z) { unsigned short hold = (unsigned short)(z); \
202 = osdLocal2(&hold); \
206 # define setLU2(x,y,z) { unsigned short hold = (unsigned short)(z); \
208 = osdSLocal2(&hold); \
218 { unsigned DPT_4_BYTES hold = z; \
219 *(getUP1(x,y)) = (unsigned char)(hold >> 16L); \
221 = (unsigned short)hold; \
225 { unsigned DPT_4_BYTES hold
[all...]
/freebsd-10.0-release/contrib/binutils/gas/
H A Dstabs.c513 char *hold; local
528 hold = input_line_pointer;
569 input_line_pointer = hold;
579 char *hold; local
593 hold = input_line_pointer;
645 input_line_pointer = hold;
656 char *hold = input_line_pointer; local
675 input_line_pointer = hold;
687 char *hold = input_line_pointer; local
700 input_line_pointer = hold;
[all...]
H A Dcgen.c364 char * volatile hold; local
368 static char *hold;
389 hold = input_line_pointer;
398 input_line_pointer = (char *) hold;
409 input_line_pointer = hold;
/freebsd-10.0-release/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_b64encode.c53 unsigned char hold[LBYTES]; member in struct:private_b64encode
232 state->hold[state->hold_len++] = *p++;
237 b64_encode(&state->encoded_buff, state->hold, LBYTES);
246 memcpy(state->hold, p, length);
273 b64_encode(&state->encoded_buff, state->hold, state->hold_len);
H A Darchive_write_add_filter_uuencode.c53 unsigned char hold[LBYTES]; member in struct:private_uuencode
223 state->hold[state->hold_len++] = *p++;
228 uu_encode(&state->encoded_buff, state->hold, LBYTES);
237 memcpy(state->hold, p, length);
264 uu_encode(&state->encoded_buff, state->hold, state->hold_len);
/freebsd-10.0-release/lib/libc/stdio/
H A Dprintf-pos.c197 int hold = types->nextarg; local
201 types->nextarg = hold;
223 int hold = types->nextarg; local
227 types->nextarg = hold;
/freebsd-10.0-release/sys/fs/devfs/
H A Ddevfs_vfsops.c179 int hold; local
193 hold = --fmp->dm_holdcnt;
198 if (hold == 0)
/freebsd-10.0-release/sys/dev/siis/
H A Dsiis.c1334 /* If it was NCQ or ATAPI command error, put result on hold. */
1338 ch->hold[slot->slot] = ccb;
1351 /* if there commands on hold, we can do recovery. */
1379 if (ch->hold[i])
1390 if (ch->hold[i] == NULL)
1392 ch->hold[i]->ccb_h.status &= ~CAM_STATUS_MASK;
1393 ch->hold[i]->ccb_h.status |= CAM_RESRC_UNAVAIL;
1394 xpt_done(ch->hold[i]);
1395 ch->hold[i] = NULL;
1401 ccb->ccb_h = ch->hold[
[all...]
/freebsd-10.0-release/contrib/tcpdump/
H A Dprint-pim.c132 int hold; local
135 hold = EXTRACT_16BITS(&bp[6]);
136 if (hold != 180) {
138 relts_print(hold);
276 (void)printf(" RP %s hold ", ipaddr_string(&bp[16]));
330 int hold; local
352 hold = EXTRACT_16BITS(&bp[2]);
353 if (hold)
/freebsd-10.0-release/sbin/ping/
H A Dping.c236 int almost_done, ch, df, hold, i, icmp_len, mib[4], preload, sockerrno, local
600 hold = 1;
602 (void)setsockopt(s, SOL_SOCKET, SO_DEBUG, (char *)&hold,
603 sizeof(hold));
605 (void)setsockopt(s, SOL_SOCKET, SO_DONTROUTE, (char *)&hold,
606 sizeof(hold));
647 setsockopt(s, IPPROTO_IP, IP_HDRINCL, &hold, sizeof(hold));
735 hold = IP_MAXPACKET + 128;
736 (void)setsockopt(s, SOL_SOCKET, SO_RCVBUF, (char *)&hold,
[all...]
/freebsd-10.0-release/sys/boot/i386/boot2/
H A Dsio.S66 subb $0x5,%dl # Transmitter hold reg
/freebsd-10.0-release/contrib/binutils/binutils/
H A Dstabs.c101 /* A list of these structures is used to hold pending variable
118 /* A list of these structures is used to hold the types for a single
141 /* Slot to hold real type when we discover it. If we don't, we fill
1313 const char *hold; local
1318 hold = *pp;
1332 *pp = hold;
2942 const char *hold; local
2971 hold = *pp;
2986 *pp = hold;
3197 block before the N_LBRAC, so we must hold ont
3876 const char *hold; local
4767 const char *hold; local
4979 const char *hold; local
[all...]
/freebsd-10.0-release/sys/dev/ahci/
H A Dahci.c2209 /* If it was NCQ or ATAPI command error, put result on hold. */
2213 ch->hold[slot->slot] = ccb;
2229 /* if there commands on hold, we can do READ LOG. */
2263 if (ch->hold[i])
2272 if (ch->hold[i] == NULL)
2274 ch->hold[i]->ccb_h.status &= ~CAM_STATUS_MASK;
2275 ch->hold[i]->ccb_h.status |= CAM_RESRC_UNAVAIL;
2276 xpt_done(ch->hold[i]);
2277 ch->hold[i] = NULL;
2283 ccb->ccb_h = ch->hold[
[all...]
/freebsd-10.0-release/sys/dev/mvs/
H A Dmvs.c1735 /* If it was NCQ or ATAPI command error, put result on hold. */
1739 ch->hold[slot->slot] = ccb;
1755 /* if there commands on hold, we can do READ LOG. */
1789 if (ch->hold[i])
1798 if (ch->hold[i] == NULL)
1800 ch->hold[i]->ccb_h.status &= ~CAM_STATUS_MASK;
1801 ch->hold[i]->ccb_h.status |= CAM_RESRC_UNAVAIL;
1802 xpt_done(ch->hold[i]);
1803 ch->hold[i] = NULL;
1809 ccb->ccb_h = ch->hold[
[all...]
/freebsd-10.0-release/contrib/apr-util/dbd/
H A Dapr_dbd_sqlite3.c95 char *hold = NULL; local
142 hold = (char *) sqlite3_column_text(stmt, i);
143 if (hold) {
144 column->value = apr_pstrmemdup(pool, hold,
149 hold = (char *) sqlite3_column_blob(stmt, i);
150 if (hold) {
151 column->value = apr_pstrmemdup(pool, hold,
/freebsd-10.0-release/contrib/sendmail/libsm/
H A Dvfprintf.c280 int hold = nextarg; \
288 nextarg = hold; \
869 int hold = nextarg; \
872 nextarg = hold; \
/freebsd-10.0-release/sys/boot/i386/kgzldr/
H A Dsio.s42 subb $0x5,%dl # Transmitter hold reg
/freebsd-10.0-release/contrib/binutils/gas/config/
H A Dtc-cr16.c73 /* Array to hold an instruction encoding. */
139 char *hold = input_line_pointer; local
154 input_line_pointer = hold;
167 as_bad (_("field width \"%s\" too complex for a bitfield"), hold);
184 input_line_pointer = hold;
190 hold = ++input_line_pointer;
198 as_bad (_("field value \"%s\" too complex for a bitfield"), hold);
212 hold = ++input_line_pointer;

Completed in 133 milliseconds

123