Searched refs:encode_array (Results 1 – 3 of 3) sorted by relevance
348 encode_array (tree type, int curtype, int format) in encode_array() function687 encode_array (type, curtype, format); in encode_type()
764 * objc-encoding.c (encode_array): Cast result of obstack_base.1126 encode_array, encode_vector, encode_aggregate_fields,1352 (encode_array): Do not emit an error if encoding a flexible array2587 (encode_array): Generate an error if asked to encode an incomplete3415 * objc-act.c (encode_array): Handle arrays to zero sized types.4135 (encode_array): Use HOST_WIDE_INT_PRINT_DEC instead of "%ld".
10040 * objc/objc-act.c (encode_array): Cast sprintf argument to `long'