Searched refs:encode_aggregate_within (Results 1 – 6 of 6) sorted by relevance
/openbsd/gnu/gcc/gcc/objc/ |
H A D | ChangeLog | 261 (encode_aggregate_within): Streamline by calling 375 (encode_aggregate_within): Likewise.
|
H A D | objc-act.c | 7980 encode_aggregate_within (tree type, int curtype, int format, int left, in encode_aggregate_within() function 8035 encode_aggregate_within (type, curtype, format, '{', '}'); in encode_aggregate() 8040 encode_aggregate_within (type, curtype, format, '(', ')'); in encode_aggregate()
|
/openbsd/gnu/usr.bin/gcc/gcc/objc/ |
H A D | objc-act.c | 160 static void encode_aggregate_within PARAMS ((tree, int, int, 6642 encode_aggregate_within (type, curtype, format, left, right) in encode_aggregate_within() function 6774 encode_aggregate_within(type, curtype, format, '{', '}'); 6779 encode_aggregate_within(type, curtype, format, '(', ')');
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | ChangeLog.0 | 5530 * objc/objc-act.c (encode_aggregate_within): Avoid GNU extensions
|
H A D | FSFChangeLog.11 | 7689 * objc-act.c (encode_aggregate_within): New function.
|
H A D | ChangeLog.6 | 15742 (encode_aggregate_within): For typedefs of structs, encode the
|