Searched refs:expr_to_char (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | target-memory.cc | 666 expr_to_char (gfc_expr *e, locus *loc, in expr_to_char() function 691 expr_to_char (c->expr, loc, &data[ptr], &chk[ptr], len); in expr_to_char() 738 len = expr_to_char (e, loc, &data[0], &chk[0], length); in gfc_merge_initializers()
|
H A D | ChangeLog-2016 | 2011 * target-memory.c (expr_to_char): Pass in locus and use it in error
|
H A D | ChangeLog-2015 | 1944 * target-memory.c (expr_to_char): Likewise.
|
H A D | ChangeLog-2010 | 4677 (expr_to_char): Likewise.
|
H A D | ChangeLog-2007 | 3426 * target-memory.c (expr_to_char, gfc_merge_initializers):
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | target-memory.c | 666 expr_to_char (gfc_expr *e, locus *loc, in expr_to_char() function 691 expr_to_char (c->expr, loc, &data[ptr], &chk[ptr], len); in expr_to_char() 738 len = expr_to_char (e, loc, &data[0], &chk[0], length); in gfc_merge_initializers()
|