Searched refs:encode_aggregate_within (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c162 static void encode_aggregate_within PARAMS ((tree, int, int,
6661 encode_aggregate_within (type, curtype, format, left, right)
6793 encode_aggregate_within(type, curtype, format, '{', '}');
6798 encode_aggregate_within(type, curtype, format, '(', ')');
6642 encode_aggregate_within (type, curtype, format, left, right) function
/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c7999 encode_aggregate_within (tree type, int curtype, int format, int left,
8054 encode_aggregate_within (type, curtype, format, '{', '}');
8059 encode_aggregate_within (type, curtype, format, '(', ')');
7980 encode_aggregate_within (tree type, int curtype, int format, int left, function

Completed in 151 milliseconds