Searched refs:star_if_braced (Results 1 – 4 of 4) sorted by relevance
186 char *read_string (int star_if_braced);
1896 int star_if_braced; in read_rtx_operand() local1913 star_if_braced = (format_ptr[idx] == 'T'); in read_rtx_operand()1915 stringbuf = read_string (star_if_braced); in read_rtx_operand()1982 if (star_if_braced) in read_rtx_operand()
662 md_reader::read_string (int star_if_braced) in read_string() argument680 if (star_if_braced) in read_string()
19215 (read_rtx): Set star_if_braced from the format string.