Searched refs:star_if_braced (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/gcc/
H A Dread-rtl.c1050 read_string (FILE *infile, int star_if_braced) argument
1068 if (star_if_braced)
1617 int star_if_braced;
1634 star_if_braced = (format_ptr[i] == 'T');
1636 stringbuf = read_string (infile, star_if_braced);
1660 if (star_if_braced)
1615 int star_if_braced; local

Completed in 49 milliseconds