Searched refs:indx (Results 1 - 25 of 181) sorted by relevance

12345678

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A D20020108-1.c4 even though target was (subreg:HI (reg/v:SI indx)). But (const_int 0xffff)
14 unsigned short indx; local
16 *cp = indx = 0xFFFF;
H A Dalias-10.c8 unsigned int indx; member in struct:bitmap_element_def
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/parse/
H A Doffsetof6.C8 char &operator [] ( int indx ) { return d[indx]; }
H A Doffsetof7.C7 int operator [] ( int indx ) { return indx; }
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dreshape_6.f909 integer, parameter :: indx(4)=(/2,2,2,2/) variable in program:test
17 f = reshape(fluxes,indx) ! Works as expected
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Davx-vzeroupper-24.c6 unsigned int indx; member in struct:bitmap_element_def
11 unsigned int indx; member in struct:bitmap_head_def
30 if (a_elt->indx < b_elt->indx)
33 if (a->indx == a->current->indx)
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dpr33855.c19 int indx = vsorc.nvqd-1; local
20 vsorc.vqd[indx] = t*1.0fj;
21 if (cabsl(vsorc.vqd[indx]) < 1.e-20)
22 vsorc.vqd[indx] = 0.0fj;
H A D20060202-1.c32 soffset_decode (sidx indx) argument
35 x.idx = indx;
39 sarray_get_safe (struct sarray *array, sidx indx) argument
41 if (soffset_decode (indx) < array->capacity)
42 return (void *)sarray_get (array, indx);
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dssa-dom-thread-4.c10 unsigned int indx; member in struct:bitmap_element_def
35 while (kill_elt && kill_elt->indx < b_elt->indx)
38 if (b_elt && kill_elt && kill_elt->indx == b_elt->indx
39 && (!a_elt || a_elt->indx >= b_elt->indx))
74 2x "kill_elt->indx >= b_elt->indx" in the first "while" loop
75 -> "kill_elt->indx
[all...]
H A Dvrp87.c16 unsigned int indx; member in struct:bitmap_element_def
65 if (!a_elt || a_elt->indx == b_elt->indx)
67 else if (a_elt->indx > b_elt->indx)
/haiku-buildtools/gcc/gcc/
H A Dbitmap.c197 head->indx = head->current->indx;
199 head->indx = 0;
283 if (head->current->indx > prev->indx)
286 head->indx = prev->indx;
293 head->indx = 0;
447 unsigned int indx = element->indx;
442 unsigned int indx = element->indx; local
497 bitmap_elt_insert_after(bitmap head, bitmap_element *elt, unsigned int indx) argument
573 unsigned int indx = bit / BITMAP_ELEMENT_ALL_BITS; local
[all...]
H A Dbitmap.h173 unsigned int indx; /* regno/BITMAP_ELEMENT_ALL_BITS. */ variable
181 unsigned int indx; /* Index of last element looked at. */ variable
353 if (bi->elt1->indx >= start_bit / BITMAP_ELEMENT_ALL_BITS)
359 if (bi->elt1->indx != start_bit / BITMAP_ELEMENT_ALL_BITS)
360 start_bit = bi->elt1->indx * BITMAP_ELEMENT_ALL_BITS;
396 if (bi->elt1->indx >= start_bit / BITMAP_ELEMENT_ALL_BITS)
410 if (bi->elt2->indx >= bi->elt1->indx)
416 if (bi->elt1->indx == bi->elt2->indx)
[all...]
H A Dgcse-common.c116 compute_transp (const_rtx x, int indx, sbitmap *bmap, argument
141 bitmap_clear_bit (bmap[DF_REF_BB (def)->index], indx);
160 bitmap_clear_bit (bmap[bb_index], indx);
182 bitmap_clear_bit (bmap[bb_index], indx);
219 compute_transp (XEXP (x, i), indx, bmap, blocks_with_calls, local
224 compute_transp (XVECEXP (x, i, j), indx, bmap, blocks_with_calls, local
/haiku-buildtools/legacy/gcc/gcc/
H A Dbitmap.c170 unsigned int indx = element->indx;
182 else if (indx < head->indx)
185 ptr->prev != 0 && ptr->prev->indx > indx;
203 ptr->next != 0 && ptr->next->indx < indx;
217 head->indx = indx;
166 unsigned int indx = element->indx; local
293 unsigned HOST_WIDE_INT indx = bit / BITMAP_ELEMENT_ALL_BITS; local
410 unsigned int indx; local
[all...]
H A Dbitmap.h43 unsigned int indx; /* regno/BITMAP_ELEMENT_ALL_BITS. */ member in struct:bitmap_element_def
51 unsigned int indx; /* Index of last element looked at. */ member in struct:bitmap_head_def
136 while (ptr_ != 0 && ptr_->indx < indx_) \
139 if (ptr_ != 0 && ptr_->indx != indx_) \
161 (BITNUM) = (ptr_->indx * BITMAP_ELEMENT_ALL_BITS \
193 while (ptr1_ != 0 && ptr1_->indx < indx_) \
196 if (ptr1_ != 0 && ptr1_->indx != indx_) \
208 while (ptr2_ != 0 && ptr2_->indx < ptr1_->indx) \
211 tmp2_ = ((ptr2_ != 0 && ptr2_->indx
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20090113-3.c17 unsigned int indx; member in struct:bitmap_element_def
26 unsigned int indx; member in struct:bitmap_head_def
55 if (bi->elt1->indx >= start_bit / (128u))
60 if (bi->elt1->indx != start_bit / (128u))
61 start_bit = bi->elt1->indx * (128u);
116 *bit_no = bi->elt1->indx * (128u);
H A D20090113-2.c16 unsigned int indx; member in struct:bitmap_element_def
25 unsigned int indx; member in struct:bitmap_head_def
54 if (bi->elt1->indx >= start_bit / (((128 + (8 * 8 * 1u) - 1) / (8 * 8 * 1u)) * (8 * 8 * 1u)))
59 if (bi->elt1->indx != start_bit / (((128 + (8 * 8 * 1u) - 1) / (8 * 8 * 1u)) * (8 * 8 * 1u)))
60 start_bit = bi->elt1->indx * (((128 + (8 * 8 * 1u) - 1) / (8 * 8 * 1u)) * (8 * 8 * 1u));
131 *bit_no = elt1->indx * (2 * 64);
/haiku-buildtools/binutils/bfd/
H A Dcoff-bfd.c61 int indx,
72 || indx >= csym->native->u.syment.n_numaux)
78 ent = csym->native + indx + 1;
59 bfd_coff_get_auxent(bfd *abfd, asymbol *symbol, int indx, union internal_auxent *pauxent) argument
H A Dcofflink.c81 ret->indx = -1;
879 bfd_size_type string_size = 0, indx;
916 indx = _bfd_stringtab_add (flaginfo.strtab, ".file", hash,
918 if (indx == (bfd_size_type) -1)
920 isym._n._n_n._n_offset = STRING_SIZE_SIZE + indx;
931 indx = _bfd_stringtab_add (flaginfo.strtab,
934 if (indx == (bfd_size_type) -1)
938 isym._n._n_n._n_offset = STRING_SIZE_SIZE + indx;
945 iaux.x_file.x_n.x_offset = STRING_SIZE_SIZE + indx;
1095 BFD_ASSERT ((*rel_hash)->indx >
878 bfd_size_type string_size = 0, indx; local
1714 long indx; local
1800 bfd_size_type indx; local
1930 long indx; local
2029 bfd_size_type indx; local
2053 unsigned long indx; local
2237 long indx; local
2500 long indx; local
2635 bfd_size_type indx; local
[all...]
/haiku-buildtools/legacy/gcc/libobjc/
H A Dhash.c111 size_t indx = (*(*cachep)->hash_func)(*cachep, key); local
120 node->next = (*cachep)->node_table[indx];
125 { node_ptr node1 = (*cachep)->node_table[indx];
136 (*cachep)->node_table[indx] = node;
175 size_t indx = (*cache->hash_func)(cache, key); local
176 node_ptr node = cache->node_table[indx];
184 cache->node_table[indx] = node->next;
/haiku-buildtools/binutils/opcodes/
H A Dvisium-dis.c181 int indx = (ins >> 10) & 0x1f; local
294 indx, source_a);
298 indx, source_a, source_b);
302 indx, source_a, source_b);
306 indx, source_a, source_b);
310 indx, source_a, source_b);
314 indx, source_a);
318 indx, source_a);
322 indx, source_a);
326 indx, source_
[all...]
/haiku-buildtools/legacy/binutils/binutils/
H A Dieee.c531 bfd_vma indx; local
534 if (! ieee_read_number (info, pp, &indx))
537 if ((bfd_vma) s->target_index == indx)
589 unsigned int indx)
595 if (indx < BUILTIN_TYPE_COUNT
596 && info->types.builtins[indx] != DEBUG_TYPE_NULL)
597 return info->types.builtins[indx];
601 if (indx >= 32 && indx < 64)
604 ieee_builtin_type (info, p, indx
588 ieee_builtin_type(struct ieee_info *info, const bfd_byte *p, unsigned int indx) argument
777 ieee_alloc_type(struct ieee_info *info, unsigned int indx, bfd_boolean ref) argument
829 bfd_vma indx; local
3264 bfd_vma indx; local
3642 unsigned int indx; member in struct:ieee_type_class
3666 unsigned int indx; member in struct:ieee_write_type
3740 unsigned int indx; member in struct:ieee_defined_enum
3775 unsigned int indx; member in struct:ieee_modified_array_type
4218 ieee_write_asn(struct ieee_handle *info, unsigned int indx, bfd_vma val) argument
4228 ieee_write_atn65(struct ieee_handle *info, unsigned int indx, const char *s) argument
4240 ieee_push_type(struct ieee_handle *info, unsigned int indx, unsigned int size, bfd_boolean unsignedp, bfd_boolean localp) argument
4432 ieee_define_named_type(struct ieee_handle *info, const char *name, unsigned int indx, unsigned int size, bfd_boolean unsignedp, bfd_boolean localp, struct ieee_buflist *buflist) argument
4515 ieee_get_modified_info(struct ieee_handle *info, unsigned int indx) argument
5188 unsigned int indx; local
5221 unsigned int indx; local
5309 unsigned int indx; local
5436 unsigned int indx; local
5726 unsigned int indx; local
5765 unsigned int indx; local
5931 unsigned int indx; local
6100 unsigned int indx; local
6597 unsigned int indx; local
[all...]
/haiku-buildtools/binutils/binutils/
H A Dieee.c530 bfd_vma indx; local
533 if (! ieee_read_number (info, pp, &indx))
536 if ((bfd_vma) s->target_index == indx)
588 unsigned int indx)
594 if (indx < BUILTIN_TYPE_COUNT
595 && info->types.builtins[indx] != DEBUG_TYPE_NULL)
596 return info->types.builtins[indx];
600 if (indx >= 32 && indx < 64)
603 ieee_builtin_type (info, p, indx
587 ieee_builtin_type(struct ieee_info *info, const bfd_byte *p, unsigned int indx) argument
776 ieee_alloc_type(struct ieee_info *info, unsigned int indx, bfd_boolean ref) argument
828 bfd_vma indx; local
3274 bfd_vma indx; local
3652 unsigned int indx; member in struct:ieee_type_class
3676 unsigned int indx; member in struct:ieee_write_type
3750 unsigned int indx; member in struct:ieee_defined_enum
3785 unsigned int indx; member in struct:ieee_modified_array_type
4228 ieee_write_asn(struct ieee_handle *info, unsigned int indx, bfd_vma val) argument
4238 ieee_write_atn65(struct ieee_handle *info, unsigned int indx, const char *s) argument
4250 ieee_push_type(struct ieee_handle *info, unsigned int indx, unsigned int size, bfd_boolean unsignedp, bfd_boolean localp) argument
4442 ieee_define_named_type(struct ieee_handle *info, const char *name, unsigned int indx, unsigned int size, bfd_boolean unsignedp, bfd_boolean localp, struct ieee_buflist *buflist) argument
4525 ieee_get_modified_info(struct ieee_handle *info, unsigned int indx) argument
5195 unsigned int indx; local
5228 unsigned int indx; local
5316 unsigned int indx; local
5443 unsigned int indx; local
5730 unsigned int indx; local
5769 unsigned int indx; local
5935 unsigned int indx; local
6102 unsigned int indx; local
6605 unsigned int indx; local
[all...]
/haiku-buildtools/legacy/binutils/bfd/
H A Dcofflink.c79 ret->indx = -1;
1037 BFD_ASSERT ((*rel_hash)->indx >= 0);
1038 irel->r_symndx = (*rel_hash)->indx;
1647 long indx;
1652 indx = eleaux.x_sym.x_tagndx.l;
1658 if (indx > 0
1659 && (indx
1664 (*epp)->tagndx = finfo->sym_indices[indx];
1706 if (mtl == NULL || (bfd_size_type) mtl->indx >= syment_base)
1709 mt->indx
1646 long indx; local
1732 bfd_size_type indx; local
1862 long indx; local
1960 bfd_size_type indx; local
1981 unsigned long indx; local
2165 long indx; local
2397 long indx; local
2533 bfd_size_type indx; local
[all...]
H A Dcoff-stgo32.c227 adjust_aux_in_post (abfd, ext1, type, class, indx, numaux, in1)
232 int indx ATTRIBUTE_UNUSED;
245 adjust_aux_out_pre (abfd, inp, type, class, indx, numaux, extp)
250 int indx ATTRIBUTE_UNUSED;
263 adjust_aux_out_post (abfd, inp, type, class, indx, numaux, extp)
268 int indx ATTRIBUTE_UNUSED;

Completed in 319 milliseconds

12345678