Searched refs:encode_aggregate_within (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-encoding.cc | 482 encode_aggregate_within (tree type, int curtype, int format, int left, in encode_aggregate_within() function 698 encode_aggregate_within (type, curtype, format, '{', '}'); in encode_type() 702 encode_aggregate_within (type, curtype, format, '(', ')'); in encode_type()
|
H A D | ChangeLog | 647 * objc-encoding.c (encode_aggregate_within): Cast obstack_next_free 1127 encode_aggregate_within, encode_next_bitfield, 2574 (encode_aggregate_within): Reorganized code to be more readable. 2584 (encode_aggregate_within): For the GNU runtime, rewritten some 2623 (encode_pointer, encode_aggregate_within, encode_type): 2849 * objc-act.c (encode_aggregate_within): Encode structure tags 3594 (encode_aggregate_within): Streamline by calling 3708 (encode_aggregate_within): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-encoding.c | 482 encode_aggregate_within (tree type, int curtype, int format, int left, in encode_aggregate_within() function 698 encode_aggregate_within (type, curtype, format, '{', '}'); in encode_type() 702 encode_aggregate_within (type, curtype, format, '(', ')'); in encode_type()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | FSFChangeLog.11 | 7689 * objc-act.c (encode_aggregate_within): New function.
|
H A D | ChangeLog-1998 | 14109 * objc/objc-act.c (encode_aggregate_within): Avoid GNU extensions
|
H A D | ChangeLog-2001 | 15742 (encode_aggregate_within): For typedefs of structs, encode the
|
H A D | ChangeLog-2003 | 7839 (encode_aggregate_within): Rewrite to properly distinguish
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | FSFChangeLog.11 | 7689 * objc-act.c (encode_aggregate_within): New function.
|