Searched refs:array_init (Results 1 – 1 of 1) sorted by relevance
1310 tree array_init; in check_format_arg() local1381 && (array_init = decl_constant_value (format_tree)) != format_tree in check_format_arg()1382 && TREE_CODE (array_init) == STRING_CST) in check_format_arg()1388 format_tree = array_init; in check_format_arg()