Searched refs:alloc_type_last (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/
H A Dmips-tfile.c902 alloc_type_last /* last+1 element for array bounds */
1515 static alloc_info_t alloc_counts[ (int)alloc_type_last ];
5049 for (i = (int)alloc_type_none; i < (int)alloc_type_last; i++)
896 alloc_type_last /* last+1 element for array bounds */ enumerator in enum:alloc_type
/haiku-buildtools/legacy/binutils/gas/
H A Decoff.c747 alloc_type_last /* last+1 element for array bounds */
1386 static alloc_info_t alloc_counts[(int) alloc_type_last];
746 alloc_type_last /* last+1 element for array bounds */ enumerator in enum:alloc_type
/haiku-buildtools/binutils/gas/
H A Decoff.c744 alloc_type_last /* last+1 element for array bounds */
1383 static alloc_info_t alloc_counts[(int) alloc_type_last];
743 alloc_type_last /* last+1 element for array bounds */ enumerator in enum:alloc_type

Completed in 76 milliseconds