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

/freebsd-11-stable/contrib/gcc/config/
H A Ddarwin.c383 bool needs_quotes; local
411 needs_quotes = name_needs_quotes (name);
412 if (needs_quotes)
/freebsd-11-stable/contrib/binutils/ld/
H A Dpe-dll.c1385 quoteput (char *s, FILE *f, int needs_quotes) argument
1396 needs_quotes = 1;
1398 if (needs_quotes)

Completed in 90 milliseconds