Searched refs:fill_with_spaces (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | ChangeLog-2018 | 2406 * trans-expr.c (fill_with_spaces): Use memset instead of 2821 (fill_with_spaces): Comment out memset() block due to spurious
|
H A D | ChangeLog-2011 | 1279 (fill_with_spaces): Ditto. 2128 * trans-expr.c (fill_with_spaces): Use fold_build_pointer_plus.
|
H A D | ChangeLog-2017 | 468 (fill_with_spaces): Likewise
|
H A D | ChangeLog-2010 | 578 * trans-expr.c (gfc_conv_missing_dummy, fill_with_spaces): Likewise. 1656 gfc_conv_procedure_call, fill_with_spaces,
|
H A D | trans-expr.cc | 7962 fill_with_spaces (tree start, tree type, tree size) in fill_with_spaces() function 8150 tmp4 = fill_with_spaces (tmp4, chartype, tmp); in gfc_trans_string_copy()
|
H A D | ChangeLog-2009 | 2150 (fill_with_spaces): Same.
|
H A D | ChangeLog-2008 | 2464 (fill_with_spaces): New function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-expr.c | 7426 fill_with_spaces (tree start, tree type, tree size) in fill_with_spaces() function 7607 tmp4 = fill_with_spaces (tmp4, chartype, tmp); in gfc_trans_string_copy()
|