Home
last modified time | relevance | path

Searched refs:encode_array (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/objc/
Dobjc-encoding.cc348 encode_array (tree type, int curtype, int format) in encode_array() function
687 encode_array (type, curtype, format); in encode_type()
DChangeLog764 * 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 array
2587 (encode_array): Generate an error if asked to encode an incomplete
3415 * objc-act.c (encode_array): Handle arrays to zero sized types.
4135 (encode_array): Use HOST_WIDE_INT_PRINT_DEC instead of "%ld".
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-199810040 * objc/objc-act.c (encode_array): Cast sprintf argument to `long'