| /src/external/gpl3/binutils/dist/bfd/ |
| coff-z8k.c | 280 bfd_signed_vma gap = dst - dot - 1; local 282 if ((gap & 1) != 0 || gap > 254 || gap < -256) 291 bfd_put_8 (in_abfd, gap / 2, data + *dst_ptr); 304 bfd_signed_vma gap = dst - dot - 1; local 306 if ((gap & 1) != 0 || gap > 0 || gap < -254) 317 + (-gap / 2 & 0x7f)) 331 bfd_signed_vma gap = dst - dot - 2; local 358 bfd_signed_vma gap = dst - dot - 2; local [all...] |
| coff-z80.c | 446 bfd_signed_vma gap = val - dot; local 447 if (gap >= 128 || gap < -128) 456 bfd_put_8 (in_abfd, gap, data + *dst_ptr);
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| coff-z8k.c | 280 bfd_signed_vma gap = dst - dot - 1; local 282 if ((gap & 1) != 0 || gap > 254 || gap < -256) 291 bfd_put_8 (in_abfd, gap / 2, data + *dst_ptr); 304 bfd_signed_vma gap = dst - dot - 1; local 306 if ((gap & 1) != 0 || gap > 0 || gap < -254) 317 + (-gap / 2 & 0x7f)) 331 bfd_signed_vma gap = dst - dot - 2; local 358 bfd_signed_vma gap = dst - dot - 2; local [all...] |
| coff-z80.c | 446 bfd_signed_vma gap = val - dot; local 447 if (gap >= 128 || gap < -128) 456 bfd_put_8 (in_abfd, gap, data + *dst_ptr);
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| coff-z8k.c | 280 bfd_signed_vma gap = dst - dot - 1; local 282 if ((gap & 1) != 0 || gap > 254 || gap < -256) 291 bfd_put_8 (in_abfd, gap / 2, data + *dst_ptr); 304 bfd_signed_vma gap = dst - dot - 1; local 306 if ((gap & 1) != 0 || gap > 0 || gap < -254) 317 + (-gap / 2 & 0x7f)) 331 bfd_signed_vma gap = dst - dot - 2; local 358 bfd_signed_vma gap = dst - dot - 2; local [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| coff-z8k.c | 280 bfd_signed_vma gap = dst - dot - 1; local 282 if ((gap & 1) != 0 || gap > 254 || gap < -256) 291 bfd_put_8 (in_abfd, gap / 2, data + *dst_ptr); 304 bfd_signed_vma gap = dst - dot - 1; local 306 if ((gap & 1) != 0 || gap > 0 || gap < -254) 317 + (-gap / 2 & 0x7f)) 331 bfd_signed_vma gap = dst - dot - 2; local 358 bfd_signed_vma gap = dst - dot - 2; local [all...] |
| /src/external/bsd/jemalloc.old/dist/src/ |
| extent_dss.c | 111 edata_t *gap; local 125 gap = edata_cache_get(tsdn, &arena->pa_shard.edata_cache); 126 if (gap == NULL) { 146 * Compute how much page-aligned gap space (if any) is 157 edata_init(gap, arena_ind_get(arena), 194 &arena->pa_shard.pac, ehooks, gap); 197 &arena->pa_shard.edata_cache, gap); 233 edata_cache_put(tsdn, &arena->pa_shard.edata_cache, gap);
|
| /src/distrib/utils/more/ |
| linenum.c | 82 off_t gap; /* Gap between prev and next */ member in struct:linenum 86 * "gap" needs some explanation: the gap of any particular line number 89 * gap of a line number is the gap which would be introduced if this 130 anchor.gap = 0; 136 * Calculate the gap for an entry. 143 * Don't bother to compute a gap for the anchor. 144 * Also don't compute a gap for the last one in the list [all...] |
| /src/sys/arch/amiga/dev/ |
| gvpio.c | 74 struct gvpbus_args *gap; local 76 gap = aux; 78 if (gap->flags & GVP_IO) 101 struct gvpbus_args *gap; local 109 gap = aux; 114 gbase = gap->zargs.va;
|
| gtsc.c | 119 struct gvpbus_args *gap; local 121 gap = aux; 122 if (gap->flags & GVP_SCSI) 134 struct gvpbus_args *gap; local 139 gap = aux; 141 sc->sc_cregs = rp = gap->zargs.va; 148 if ((gap->flags & GVP_NOBANK) == 0) { 162 else if (gap->flags & GVP_24BITDMA) 164 else if (gap->flags & GVP_25BITDMA) 170 if ((gap->flags & GVP_NOBANK) == 0 [all...] |
| gvpbus.c | 159 struct gvpbus_args *gap; local 161 gap = aux; 167 if (gap->prod == GVP_IOEXTEND)
|
| /src/external/bsd/jemalloc/dist/src/ |
| extent_dss.c | 109 edata_t *gap; local 123 gap = edata_cache_get(tsdn, &arena->pa_shard.edata_cache); 124 if (gap == NULL) { 144 * Compute how much page-aligned gap space (if any) is 155 edata_init(gap, arena_ind_get(arena), 195 &arena->pa_shard.pac, ehooks, gap); 198 &arena->pa_shard.edata_cache, gap); 240 edata_cache_put(tsdn, &arena->pa_shard.edata_cache, gap);
|
| /src/sys/netinet/ |
| sctp_constants.h | 171 * update in SACK gap ack's to figure out if you need to stroke 648 #define SCTP_IS_TSN_PRESENT(arry, gap) ((arry[(gap >> 3)] >> (gap & 0x07)) & 0x01) 649 #define SCTP_SET_TSN_PRESENT(arry, gap) (arry[(gap >> 3)] |= (0x01 << ((gap & 0x07)))) 650 #define SCTP_UNSET_TSN_PRESENT(arry, gap) (arry[(gap >> 3)] &= ((~(0x01 << ((gap & 0x07)))) & 0xff) [all...] |
| dccp_tcplike.c | 664 u_int64_t gap, offset, seqnr; local 671 gap = seqnr - cb->cv_hs; 673 offset = gap % 8; 674 t = cb->cv_hp + (gap/8); 687 u_int64_t gap, offset; local 693 gap = seqnr - cb->cv_hs; 696 gap = seqnr + 0x1000000000000LL - cb->cv_hs; /* seq nr = 48 bits */ 699 if (gap >= cb->cv_size) { 700 /* gap is bigger than cwndvector size? baaad */ 704 offset = gap % 8 715 u_int64_t offset, dc, gap; local 776 int64_t gap; local 811 int64_t gap, bytegap; local [all...] |
| /src/external/bsd/less/dist/ |
| linenum.c | 48 POSITION gap; /* Gap between prev and next */ member in struct:linenum_info 52 * "gap" needs some explanation: the gap of any particular line number 55 * gap of a line number is the gap which would be introduced if this 99 anchor.gap = 0; 105 * Calculate the gap for an entry. 110 * Don't bother to compute a gap for the anchor. 111 * Also don't compute a gap for the last one in the list [all...] |
| /src/lib/libm/noieee_src/ |
| n_support.c | 79 static const short prep1=57, gap=7, bias=129 ; variable 83 static const short prep1=54, gap=4, bias=1023 ; variable 114 if((k = (k>>gap)+ N) > 0 ) 115 if( k < (mexp>>gap) ) *px = (*px&~mexp) | (k<<gap); 120 {*px=(*px&~mexp)|(short)(1<<gap); x *= scalb(1.0,k-1);} 158 return (int)(((*px&mexp)>>gap)-bias); 162 return ( (k>>gap) - bias ); 231 else if ( ((*pp & mexp)>>gap) <= 1 )
|
| /src/sys/arch/x68k/stand/common/ |
| execkern.S | 26 | a3+12 section #1 gap size 30 | a3+n-4 section #XK_NSEC gap size 58 movel %a3@+,%d0 | section gap
|
| /src/sys/compat/linux/common/ |
| linux_fdio.c | 126 lflop.gap = 0x1b; 131 lflop.gap = 0x23; 136 lflop.gap = 0x2a;
|
| /src/external/lgpl3/gmp/dist/demos/ |
| primes.c | 86 unsigned long gap; local 89 gap = mpz_get_ui (prime) - prev_prime_low; 90 if (maxgap < gap) 91 maxgap = gap; 232 printf ("max gap: %lu\n", maxgap);
|
| /src/external/gpl2/rcs/dist/src/ |
| rcsedit.c | 347 * line[0 .. gap-1] and line[gap+gapsize .. linelim-1] hold pointers to lines. 348 * line[gap .. gap+gapsize-1] contains garbage. 354 static size_t gap, gapsize, linelim; variable 369 gap = gapsize = linelim, 372 if (n < gap) 373 movelines(line+n+gapsize, line+n, gap-n); 374 else if (gap < n) 375 movelines(line+gap, line+gap+gapsize, n-gap) [all...] |
| /src/sys/arch/powerpc/booke/ |
| booke_machdep.c | 629 size_t gap = count; local 631 while (gap > 1 || swapped) { 632 if (gap > 1) { 638 * gap = (size_t)((double)gap / N) 646 gap = (gap * 52540) / 65536; 651 for (size_t i = 0; gap + i < count; i++) { 652 if (data[i] > data[i + gap]) { 653 swap_data(data, i, i + gap); [all...] |
| /src/usr.bin/elf2aout/ |
| elf2aout.c | 365 /* If there is a gap between text and data, we'll fill it when we copy 414 uint32_t gap = ph[i].p_vaddr - cur_vma; local 416 if (gap > 65536) 418 "Intersegment gap (%u bytes) too large", gap); 420 warnx("%u byte intersegment gap", gap); 422 while (gap) { 424 (gap > sizeof obuf 425 ? sizeof obuf : gap)); [all...] |
| /src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
| zfs_fm.c | 414 * to the new smallest gap, to prepare for our next invocation. 441 uint32_t gap = nstart - end; local 442 if (gap < new_allowed_gap) { 446 if (gap < mingap) 447 mingap = gap; 474 int gap = start - r[count - 1].zr_end; local 476 if (gap < eip->zei_allowed_mingap) { 480 if (gap < eip->zei_mingap) 481 eip->zei_mingap = gap;
|
| /src/external/gpl3/binutils/dist/gprofng/src/ |
| Metric.h | 173 void legend_width (HistMetric *hitem, int gap);
|
| /src/external/gpl3/binutils.old/dist/gprofng/src/ |
| Metric.h | 173 void legend_width (HistMetric *hitem, int gap);
|