Searched refs:pend (Results 126 - 150 of 154) sorted by relevance

1234567

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Dnlmcode.h353 bfd_byte *p, *pend; local
383 pend = p + dataLength;
384 while (p < pend)
H A Daoutx.h2954 struct external_nlist *pend;
2990 pend = p + sym_count;
2991 for (; p < pend; p++, sym_hash++)
3064 BFD_ASSERT (p + 1 < pend);
3095 if (p + 1 >= pend)
3216 struct external_nlist *pend;
3223 pend = p + obj_aout_external_sym_count (abfd);
3225 for (; p < pend; p++)
2946 struct external_nlist *pend; local
3208 struct external_nlist *pend; local
H A Dpdp11.c2575 struct external_nlist *pend;
2582 pend = p + obj_aout_external_sym_count (abfd);
2584 for (; p < pend; p++)
2743 struct external_nlist *pend;
2775 pend = p + sym_count;
2776 for (; p < pend; p++, sym_hash++)
2567 struct external_nlist *pend; local
2735 struct external_nlist *pend; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Dnlmcode.h353 bfd_byte *p, *pend; local
383 pend = p + dataLength;
384 while (p < pend)
H A Daoutx.h2954 struct external_nlist *pend;
2990 pend = p + sym_count;
2991 for (; p < pend; p++, sym_hash++)
3064 BFD_ASSERT (p + 1 < pend);
3095 if (p + 1 >= pend)
3216 struct external_nlist *pend;
3223 pend = p + obj_aout_external_sym_count (abfd);
3225 for (; p < pend; p++)
2946 struct external_nlist *pend; local
3208 struct external_nlist *pend; local
H A Dpdp11.c2575 struct external_nlist *pend;
2582 pend = p + obj_aout_external_sym_count (abfd);
2584 for (; p < pend; p++)
2743 struct external_nlist *pend;
2775 pend = p + sym_count;
2776 for (; p < pend; p++, sym_hash++)
2567 struct external_nlist *pend; local
2735 struct external_nlist *pend; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/mm/
H A Dmmap.c305 unsigned long prev = 0, pend = 0; local
312 if (vma->vm_start < pend)
313 printk("vm_start %lx pend %lx\n", vma->vm_start, pend);
319 pend = vma->vm_end;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/mm/
H A Dmmap.c305 unsigned long prev = 0, pend = 0; local
312 if (vma->vm_start < pend)
313 printk("vm_start %lx pend %lx\n", vma->vm_start, pend);
319 pend = vma->vm_end;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/hisax/
H A Dnetjet.c402 u_int *pend = bcs->hw.tiger.rec +NETJET_DMA_RXSIZE -1; local
422 if (p > pend)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dnetjet.c402 u_int *pend = bcs->hw.tiger.rec +NETJET_DMA_RXSIZE -1; local
422 if (p > pend)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Daoutx.h2954 struct external_nlist *pend;
2990 pend = p + sym_count;
2991 for (; p < pend; p++, sym_hash++)
3064 BFD_ASSERT (p + 1 < pend);
3095 if (p + 1 >= pend)
3216 struct external_nlist *pend;
3223 pend = p + obj_aout_external_sym_count (abfd);
3225 for (; p < pend; p++)
2946 struct external_nlist *pend; local
3208 struct external_nlist *pend; local
H A Dpdp11.c2575 struct external_nlist *pend;
2582 pend = p + obj_aout_external_sym_count (abfd);
2584 for (; p < pend; p++)
2743 struct external_nlist *pend;
2775 pend = p + sym_count;
2776 for (; p < pend; p++, sym_hash++)
2567 struct external_nlist *pend; local
2735 struct external_nlist *pend; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/hash/
H A Dhash.c263 u_int8_t *p, *pend; local
285 pend = p +
287 for (; p < pend; recno++) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/hash/
H A Dhash.c263 u_int8_t *p, *pend; local
285 pend = p +
287 for (; p < pend; recno++) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/libiberty/
H A Dcp-demangle.c2606 const struct d_standard_sub_info *pend; local
2618 pend = (&standard_subs[0]
2620 for (p = &standard_subs[0]; p < pend; ++p)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/hash/
H A Dhash.c263 u_int8_t *p, *pend; local
285 pend = p +
287 for (; p < pend; recno++) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/libiberty/
H A Dcp-demangle.c2606 const struct d_standard_sub_info *pend; local
2618 pend = (&standard_subs[0]
2620 for (p = &standard_subs[0]; p < pend; ++p)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/libiberty/
H A Dcp-demangle.c2606 const struct d_standard_sub_info *pend; local
2618 pend = (&standard_subs[0]
2620 for (p = &standard_subs[0]; p < pend; ++p)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sparc/mm/
H A Dinit_64.c1408 unsigned long pend, pgprot_t prot)
1411 unsigned long vend = PAGE_OFFSET + pend;
1407 kernel_map_range(unsigned long pstart, unsigned long pend, pgprot_t prot) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sparc/mm/
H A Dinit_64.c1408 unsigned long pend, pgprot_t prot)
1411 unsigned long vend = PAGE_OFFSET + pend;
1407 kernel_map_range(unsigned long pstart, unsigned long pend, pgprot_t prot) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/include/asm/octeon/
H A Dcvmx-mio-defs.h926 uint64_t pend:1; member in struct:cvmx_mio_fus_rcmd::cvmx_mio_fus_rcmd_s
935 uint64_t pend:1; member in struct:cvmx_mio_fus_rcmd::cvmx_mio_fus_rcmd_cn30xx
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/include/asm/octeon/
H A Dcvmx-mio-defs.h926 uint64_t pend:1; member in struct:cvmx_mio_fus_rcmd::cvmx_mio_fus_rcmd_s
935 uint64_t pend:1; member in struct:cvmx_mio_fus_rcmd::cvmx_mio_fus_rcmd_cn30xx
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dada-lang.c8751 char *pend;
8757 pend = strstr (str + k, "__");
8758 if (pend == NULL)
8765 GROW_VECT (bound_buffer, bound_buffer_len, pend - (str + k) + 1);
8767 strncpy (bound_buffer, str + k, pend - (str + k));
8768 bound[pend - (str + k)] = '\0';
8769 k = pend - str;
8736 char *pend; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dada-lang.c8751 char *pend;
8757 pend = strstr (str + k, "__");
8758 if (pend == NULL)
8765 GROW_VECT (bound_buffer, bound_buffer_len, pend - (str + k) + 1);
8767 strncpy (bound_buffer, str + k, pend - (str + k));
8768 bound[pend - (str + k)] = '\0';
8769 k = pend - str;
8736 char *pend; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dada-lang.c8751 char *pend;
8757 pend = strstr (str + k, "__");
8758 if (pend == NULL)
8765 GROW_VECT (bound_buffer, bound_buffer_len, pend - (str + k) + 1);
8767 strncpy (bound_buffer, str + k, pend - (str + k));
8768 bound[pend - (str + k)] = '\0';
8769 k = pend - str;
8736 char *pend; local

Completed in 681 milliseconds

1234567