Searched refs:encode_array (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-encoding.cc | 348 encode_array (tree type, int curtype, int format) in encode_array() function 687 encode_array (type, curtype, format); in encode_type()
|
H A D | ChangeLog | 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 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.old/dist/gcc/objc/ |
H A D | objc-encoding.c | 348 encode_array (tree type, int curtype, int format) in encode_array() function 687 encode_array (type, curtype, format); in encode_type()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | target-memory.cc | 177 encode_array (gfc_expr *expr, unsigned char *buffer, size_t buffer_size) in encode_array() function 300 return encode_array (source, buffer, buffer_size); in gfc_target_encode_expr()
|
H A D | ChangeLog-2012 | 755 * target-memory.c (gfc_target_encode_expr, encode_array,
|
H A D | ChangeLog-2010 | 4673 (encode_array): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | target-memory.c | 178 encode_array (gfc_expr *expr, unsigned char *buffer, size_t buffer_size) in encode_array() function 301 return encode_array (source, buffer, buffer_size); in gfc_target_encode_expr()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-1998 | 10040 * objc/objc-act.c (encode_array): Cast sprintf argument to `long'
|