Searched refs:high (Results 76 - 100 of 372) sorted by relevance

1234567891011>>

/freebsd-9.3-release/contrib/gdb/gdb/
H A Ddisasm.c89 CORE_ADDR low, CORE_ADDR high,
101 for (pc = low; pc < high;)
154 CORE_ADDR low, CORE_ADDR high,
183 for (; i < nlines - 1 && le[i].pc < high; i++)
203 if (i == nlines - 1 && le[i].pc < high)
300 CORE_ADDR low, CORE_ADDR high,
308 num_displayed = dump_insns (uiout, di, low, high, how_many, stb);
355 int how_many, CORE_ADDR low, CORE_ADDR high)
377 do_assembly_only (uiout, &di, low, high, how_many, stb);
381 high, symta
88 dump_insns(struct ui_out *uiout, struct disassemble_info * di, CORE_ADDR low, CORE_ADDR high, int how_many, struct ui_stream *stb) argument
151 do_mixed_source_and_assembly(struct ui_out *uiout, struct disassemble_info *di, int nlines, struct linetable_entry *le, CORE_ADDR low, CORE_ADDR high, struct symtab *symtab, int how_many, struct ui_stream *stb) argument
299 do_assembly_only(struct ui_out *uiout, struct disassemble_info * di, CORE_ADDR low, CORE_ADDR high, int how_many, struct ui_stream *stb) argument
351 gdb_disassembly(struct ui_out *uiout, char *file_string, int line_num, int mixed_source_and_assembly, int how_many, CORE_ADDR low, CORE_ADDR high) argument
[all...]
/freebsd-9.3-release/sys/amd64/include/
H A Dcpufunc.h324 uint32_t low, high; local
326 __asm __volatile("rdmsr" : "=a" (low), "=d" (high) : "c" (msr));
327 return (low | ((uint64_t)high << 32));
333 uint32_t low, high; local
335 __asm __volatile("rdpmc" : "=a" (low), "=d" (high) : "c" (pmc));
336 return (low | ((uint64_t)high << 32));
342 uint32_t low, high; local
344 __asm __volatile("rdtsc" : "=a" (low), "=d" (high));
345 return (low | ((uint64_t)high << 32));
372 uint32_t low, high; local
438 u_int low, high; local
447 u_int low, high; local
[all...]
/freebsd-9.3-release/lib/msun/src/
H A De_hypot.c121 u_int32_t high; local
123 GET_HIGH_WORD(high,t1);
124 SET_HIGH_WORD(t1,high+(k<<20));
/freebsd-9.3-release/contrib/compiler-rt/lib/
H A Dfloattidf.c78 fb.u.s.high = ((su_int)s & 0x80000000) | /* sign */
80 ((su_int)(a >> 32) & 0x000FFFFF); /* mantissa-high */
H A Dfloattixf.c80 fb.u.high.s.low = ((su_int)s & 0x8000) | /* sign */
H A Dfloatuntidf.c76 fb.u.s.high = ((e + 1023) << 20) | /* exponent */
77 ((su_int)(a >> 32) & 0x000FFFFF); /* mantissa-high */
H A Dfloatuntixf.c78 fb.u.high.s.low = (e + 16383); /* exponent */
/freebsd-9.3-release/contrib/tcpdump/
H A Drpc_msg.h87 u_int32_t high; member in struct:sunrpc_rejected_reply::__anon4165::__anon4166
/freebsd-9.3-release/lib/libedit/
H A Dchared.c259 c__next_word(char *p, char *high, int n, int (*wtest)(int)) argument
262 while ((p < high) && !(*wtest)((unsigned char) *p))
264 while ((p < high) && (*wtest)((unsigned char) *p))
267 if (p > high)
268 p = high;
277 cv_next_word(EditLine *el, char *p, char *high, int n, int (*wtest)(int)) argument
283 while ((p < high) && (*wtest)((unsigned char) *p) == test)
290 while ((p < high) && isspace((unsigned char) *p))
295 if (p > high)
296 return (high);
405 ce__endword(char *p, char *high, int n) argument
426 cv__endword(char *p, char *high, int n, int (*wtest)(int)) argument
[all...]
/freebsd-9.3-release/sys/vm/
H A Dvm_phys.h56 vm_page_t vm_phys_alloc_contig(u_long npages, vm_paddr_t low, vm_paddr_t high,
/freebsd-9.3-release/contrib/bind9/lib/isc/unix/
H A Dnet.c403 getudpportrange_sysctl(int af, in_port_t *low, in_port_t *high) { argument
429 *high = (in_port_t)port_high;
435 getudpportrange_sysctl(int af, in_port_t *low, in_port_t *high) { argument
468 *high = (in_port_t) port_high;
476 isc_net_getudpportrange(int af, in_port_t *low, in_port_t *high) { argument
479 REQUIRE(low != NULL && high != NULL);
482 result = getudpportrange_sysctl(af, low, high);
489 *high = ISC_NET_PORTRANGEHIGH;
/freebsd-9.3-release/contrib/pf/libevent/
H A Devbuffer.c80 if (bufev->wm_read.high == 0 || now < bufev->wm_read.high) {
103 * If we have a high watermark configured then we don't want to
106 if (bufev->wm_read.high != 0)
107 howmuch = bufev->wm_read.high;
129 if (bufev->wm_read.high != 0 && len > bufev->wm_read.high) {
389 bufev->wm_read.high = highmark;
394 bufev->wm_write.high = highmark;
/freebsd-9.3-release/include/rpc/
H A Drpc_msg.h93 rpcvers_t high; member in struct:accepted_reply::__anon4978::__anon4979
113 rpcvers_t high; member in struct:rejected_reply::__anon4981::__anon4982
/freebsd-9.3-release/sys/rpc/
H A Drpc_msg.h93 rpcvers_t high; member in struct:accepted_reply::__anon10350::__anon10351
113 rpcvers_t high; member in struct:rejected_reply::__anon10353::__anon10354
H A Drpc_prot.c122 return (xdr_uint32_t(xdrs, &(ar->ar_vers.high)));
155 return (xdr_uint32_t(xdrs, &(rr->rj_vers.high)));
340 error->re_vers.high = msg->rjcted_rply.rj_vers.high;
349 error->re_vers.high = msg->acpted_rply.ar_vers.high;
/freebsd-9.3-release/contrib/ntp/lib/isc/unix/
H A Dnet.c405 getudpportrange_sysctl(int af, in_port_t *low, in_port_t *high) { argument
431 *high = (in_port_t)port_high;
437 getudpportrange_sysctl(int af, in_port_t *low, in_port_t *high) { argument
470 *high = (in_port_t) port_high;
478 isc_net_getudpportrange(int af, in_port_t *low, in_port_t *high) { argument
481 REQUIRE(low != NULL && high != NULL);
484 result = getudpportrange_sysctl(af, low, high);
491 *high = ISC_NET_PORTRANGEHIGH;
/freebsd-9.3-release/contrib/ntp/kernel/sys/
H A Dbsd_audioirig.h44 (ib)->phase = (ib)->shi = (ib)->slo = (ib)->high = \
81 int high; /* recent largest sample */ member in struct:auib
/freebsd-9.3-release/contrib/bind9/lib/isc/
H A Dregex.c57 unsigned int high = 0; local
107 low = high = 0;
180 high = high * 10 + *c - '0';
181 if (high > 255)
196 if (seen_high && low > high)
/freebsd-9.3-release/lib/libc/rpc/
H A Drpc_prot.c130 return (xdr_u_int32_t(xdrs, &(ar->ar_vers.high)));
165 return (xdr_u_int32_t(xdrs, &(rr->rj_vers.high)));
341 error->re_vers.high = msg->rjcted_rply.rj_vers.high;
350 error->re_vers.high = msg->acpted_rply.ar_vers.high;
/freebsd-9.3-release/sys/mips/rmi/
H A Drmi_mips_exts.h84 uint32_t high, low; local
95 : "=r" (high), "=r"(low)
99 return ( (((uint64_t)high) << 32) | low);
105 uint32_t low, high; local
106 high = value >> 32;
121 : "r" (high), "r" (low), "r"((block << 8) | reg)
/freebsd-9.3-release/contrib/gcc/
H A Dstmt.c59 as in C, the high and low limits are the same.
90 tree high; /* Highest index value for this label */
2104 add_case_node (struct case_node *head, tree type, tree low, tree high,
2111 gcc_assert (!high || TREE_CODE (high) == INTEGER_CST);
2120 if (!high || tree_int_cst_equal (low, high))
2129 high = low;
2135 && tree_int_cst_compare (high, min_value) < 0)
2150 && tree_int_cst_compare (high, max_valu
89 tree high; /* Highest index value for this label */ local
2090 add_case_node(struct case_node *head, tree type, tree low, tree high, tree label) argument
2371 tree low, high; local
3294 tree high = build1 (CONVERT_EXPR, type, node->high); local
[all...]
/freebsd-9.3-release/contrib/gcc/config/
H A Dfp-bit.c346 halffractype high, low, unity;
351 /* Set HIGH to the high double's significand, masking out the implicit 1.
353 high = (fraction >> (FRACBITS - HALFFRACBITS)) & (unity - 1);
363 if (low > unity || (low == unity && (high & 1) == 1))
366 high++;
367 if (high == unity)
370 high = 0;
377 high |= (halffractype) exp << HALFFRACBITS;
378 high |= (halffractype) sign << (HALFFRACBITS + EXPBITS);
415 dst.value_raw = ((fractype) high << HALFSHIF
[all...]
/freebsd-9.3-release/usr.sbin/keyserv/
H A Dkeyserv.c243 master->key.high = arc4random();
247 master->key.high = random();
257 master->key.high = rand();
384 arg->remotename, arg->deskey.key.high,
393 res.cryptkeyres_u.deskey.key.high,
412 arg->remotename, arg->deskey.key.high,
421 res.cryptkeyres_u.deskey.key.high,
501 res.cryptkeyres_u.deskey.key.high,
521 arg->remotename, arg->deskey.key.high,
530 res.cryptkeyres_u.deskey.key.high,
[all...]
/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Daddr_families.c199 unsigned long len, krb5_address *low, krb5_address *high)
220 high->addr_type = KRB5_ADDRESS_INET;
221 if(krb5_data_alloc(&high->address, 4) != 0) {
225 _krb5_put_int(high->address.data, h, high->address.length);
391 unsigned long len, krb5_address *low, krb5_address *high)
428 high->addr_type = KRB5_ADDRESS_INET6;
429 if (krb5_data_alloc(&high->address, sizeof(haddr.s6_addr)) != 0) {
433 memcpy(high->address.data, haddr.s6_addr, sizeof(haddr.s6_addr));
448 krb5_address high; member in struct:arange
198 ipv4_mask_boundary(krb5_context context, const krb5_address *inaddr, unsigned long len, krb5_address *low, krb5_address *high) argument
390 ipv6_mask_boundary(krb5_context context, const krb5_address *inaddr, unsigned long len, krb5_address *low, krb5_address *high) argument
497 krb5_addresses low, high; local
1451 krb5_address_prefixlen_boundary(krb5_context context, const krb5_address *inaddr, unsigned long prefixlen, krb5_address *low, krb5_address *high) argument
[all...]
/freebsd-9.3-release/lib/libc/softfloat/bits64/
H A Dsoftfloat.c572 return a.high & 0x7FFF;
585 return a.high>>15;
619 z.high = ( ( (bits16) zSign )<<15 ) + zExp;
864 return a.high & LIT64( 0x0000FFFFFFFFFFFF );
877 return ( a.high>>48 ) & 0x7FFF;
889 return a.high>>63;
955 z.high = ( ( (bits64) zSign )<<63 ) + ( ( (bits64) zExp )<<48 ) + zSig0;
3377 if ( ( a.high != 0xC03E ) || aSig ) {
3553 ++z.high;
3657 z.high
[all...]

Completed in 184 milliseconds

1234567891011>>