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

/haiku-buildtools/legacy/gcc/gcc/
H A Ddwarfout.c351 static inline unsigned simple_type_align_in_bits PROTO((tree));
1972 simple_type_align_in_bits (type)
2050 type_align_in_bits = simple_type_align_in_bits (type);
1962 simple_type_align_in_bits (type) function
H A Ddwarf2out.c2581 static unsigned simple_type_align_in_bits PROTO((tree));
6773 simple_type_align_in_bits (type)
6849 type_align_in_bits = simple_type_align_in_bits (type);
6765 simple_type_align_in_bits (type) function
/haiku-buildtools/gcc/gcc/
H A Ddwarf2out.c3245 static unsigned int simple_type_align_in_bits (const_tree);
15089 simple_type_align_in_bits (const_tree type)
15148 type_align_in_bits = simple_type_align_in_bits (type);
15076 simple_type_align_in_bits (const_tree type) function

Completed in 192 milliseconds