Searched refs:needs_quotes (Results 1 – 4 of 4) sorted by relevance
354 int needs_quotes = name_needs_quotes (name); local358 if (needs_quotes)372 if (needs_quotes)
383 bool needs_quotes; in machopic_indirection_name() local411 needs_quotes = name_needs_quotes (name); in machopic_indirection_name()412 if (needs_quotes) in machopic_indirection_name()
1263 quoteput (char *s, FILE *f, int needs_quotes) in quoteput() argument1274 needs_quotes = 1; in quoteput()1276 if (needs_quotes) in quoteput()
1307 quoteput (char *s, FILE *f, int needs_quotes) in quoteput() argument1318 needs_quotes = 1; in quoteput()1320 if (needs_quotes) in quoteput()